Quick Answer
The base filing fee for an uncontested divorce in New York is $335, paid to the New York State Supreme Court. This includes the Index Number fee ($210) and the Request for Judicial Intervention (RJI) fee ($125). Additional costs may apply for certified copies, notarization, and service of process.
Complete NY Court Filing Fee Breakdown for 2026
For instance, Filing for an uncontested divorce in New York involves several mandatory court fees. Understanding these costs upfront helps you budget accurately for your divorce proceedings. All fees listed are current as of 2026 and apply to all five NYC boroughs.
Mandatory Court Filing Fees
| Fee Type |
Form Number |
Amount |
When Due |
| Index Number Fee |
With Summons (UD-1) |
$210 |
At case filing |
| Request for Judicial Intervention (RJI) |
Form UD-13 |
$125 |
When requesting judge assignment |
| Note of Issue Fee |
Form UD-9 |
$125 |
For contested cases only |
| Total Base Filing Fees |
$335 |
Uncontested divorce |
Additional Court-Related Costs
- Certified Copy of Judgment: $10 per copy (recommended to get 2-3 copies)
- Certificate of Dissolution: $10 (required for remarriage)
- Transcript of Judgment: $25 (if needed)
- Motion Fees: $45 (only if post-filing modifications needed)
- Poor Person Relief: No fee (if you qualify for fee waiver)
Payment Methods Accepted by NY Courts
On the other hand, New York State Supreme Courts accept the following payment methods for filing fees:
- Money orders (preferred method)
- Bank or certified checks
- Attorney checks (from law firm accounts)
- Cash (exact amount only – clerks cannot make change)
- Credit/debit cards (only at some locations)
Important: Personal checks are NOT accepted at most NYC court locations. All payments must be made payable to “County Clerk” or “Supreme Court Clerk.”
Borough-Specific Court Locations and Payment
- Manhattan: 60 Centre Street, Room 141 – Credit cards accepted
- Brooklyn: 360 Adams Street, Room 189 – Money orders preferred
- Queens: 88-11 Sutphin Boulevard – Cash or money order only
- Bronx: 851 Grand Concourse – All payment types except personal checks
- Staten Island: 18 Richmond Terrace – Credit cards accepted
Fee Waiver Options (Poor Person Relief)
For example, If you cannot afford the court filing fees, you may qualify for a fee waiver by filing:
Understanding Divorce Questions NYC
- Form UD-1a: Poor Person Order (must show financial hardship)
- Required proof: Public assistance documentation, pay stubs, or tax returns
- Income threshold: Generally below 125% of federal poverty guidelines
- Processing time: Court review takes 2-3 weeks
When Court Fees Are Due
Understanding the timing of fee payments helps with financial planning:
Day 1 – Case Filing: Pay $210 Index Number fee with initial paperwork
Week 4-6 – RJI Filing: Pay $125 when requesting judge assignment
Final Stage: Pay for certified copies after judgment signed
Service of Process Costs
In addition to court fees, you must serve divorce papers on your spouse:
- Process server: $50-$150 (depending on location and attempts)
- Sheriff service: $40 (slower but official)
- Certified mail with return receipt: $15 (if spouse agrees to accept)
Need Help Understanding Divorce Costs?
Our experienced attorneys can explain all fees and help identify ways to minimize your divorce expenses. We offer transparent, flat-rate pricing for uncontested divorces with no hidden costs.
Benefits of Divorce Questions NYC
Get a complete breakdown of your expected divorce costs during a free consultation.
{
“@context”: “https://schema.org”,
“@type”: “FAQPage”,
“mainEntity”: {
“@type”: “Question”,
“name”: “What are NY court filing fees for uncontested divorce?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “The base filing fee for an uncontested divorce in New York is $335, which includes the Index Number fee ($210) and Request for Judicial Intervention (RJI) fee ($125). Additional costs may include certified copies ($10 each), certificate of dissolution ($10), and service of process ($50-$150). Payment can be made via money order, certified check, or cash at most NYC Supreme Court locations. Fee waivers are available for those who qualify through Poor Person Relief.”
}
}
}
.answer-page-container {
max-width: 800px;
margin: 0 auto;
padding: 20px;
}
.quick-answer-box {
background: linear-gradient(135deg, #e8f5e9 0%, #f1f8f2 100%);
border-left: 4px solid #4caf50;
border-radius: 8px;
padding: 25px;
margin-bottom: 35px;
box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.quick-answer-badge {
background: #4caf50;
color: white;
padding: 5px 12px;
border-radius: 20px;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
display: inline-block;
margin-bottom: 15px;
}
.quick-answer-text {
font-size: 18px;
line-height: 1.6;
color: #2c3e50;
margin: 0;
}
.fee-table-container {
overflow-x: auto;
margin: 25px 0;
}
.court-fee-table {
width: 100%;
border-collapse: collapse;
background: white;
box-shadow: 0 2px 8px rgba(0,0,0,0.08);
border-radius: 8px;
overflow: hidden;
}
.court-fee-table thead {
background: #4caf50;
color: white;
}
.court-fee-table th,
.court-fee-table td {
padding: 12px 15px;
text-align: left;
border-bottom: 1px solid #e0e0e0;
}
.court-fee-table tbody tr:hover {
background: #f5f5f5;
}
.total-row {
background: #e8f5e9;
font-weight: bold;
}
.total-row td {
border-top: 2px solid #4caf50;
}
.detailed-fee-list {
background: #f9f9f9;
padding: 20px;
border-radius: 8px;
list-style: none;
}
.detailed-fee-list li {
padding: 10px 0;
border-bottom: 1px solid #e0e0e0;
}
.detailed-fee-list li:last-child {
border-bottom: none;
}
.important-notice {
background: #fff3cd;
border: 1px solid #ffc107;
border-radius: 8px;
padding: 15px;
margin: 25px 0;
color: #856404;
}
.borough-court-list {
background: white;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
list-style: none;
}
.borough-court-list li {
padding: 12px 0;
border-bottom: 1px solid #f0f0f0;
}
.timeline-container {
background: linear-gradient(to right, #f5f5f5 2px, transparent 2px);
background-position: 20px 0;
padding-left: 50px;
margin: 25px 0;
}
.timeline-item {
position: relative;
padding: 15px 20px;
background: white;
border-radius: 8px;
margin-bottom: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.08);
}
.timeline-item:before {
content: “”;
position: absolute;
left: -34px;
top: 20px;
width: 12px;
height: 12px;
border-radius: 50%;
background: #4caf50;
border: 3px solid white;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.cta-section.answer-cta {
background: linear-gradient(135deg, #1a4d2e 0%, #2c5f3d 100%);
color: white;
padding: 35px;
border-radius: 12px;
text-align: center;
margin-top: 40px;
box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.answer-cta h3 {
color: white;
font-size: 28px;
margin-bottom: 15px;
}
.answer-cta p {
color: #e0f2e0;
font-size: 16px;
margin-bottom: 25px;
}
.cta-buttons {
display: flex;
gap: 15px;
justify-content: center;
flex-wrap: wrap;
margin-bottom: 15px;
}
.cta-button {
padding: 12px 30px;
border-radius: 30px;
text-decoration: none;
font-weight: 600;
transition: all 0.3s ease;
display: inline-flex;
align-items: center;
gap: 8px;
}
.primary-button {
background: #4caf50;
color: white;
border: 2px solid #4caf50;
}
.primary-button:hover {
background: #45a049;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.secondary-button {
background: transparent;
color: white;
border: 2px solid white;
}
.secondary-button:hover {
background: white;
color: #1a4d2e;
}
.cta-disclaimer {
font-size: 14px;
color: #c8e6c9;
font-style: italic;
margin: 0;
}
@media (max-width: 768px) {
.answer-page-container {
padding: 15px;
}
.court-fee-table {
font-size: 14px;
}
.cta-buttons {
flex-direction: column;
}
.cta-button {
width: 100%;
justify-content: center;
}
}