📄 Invoice Late Fee Calculator

Calculate the late fee owed on an overdue invoice, using either a flat fee or a monthly interest rate.

📄 Invoice Details
$
Late Fee Method
📄

Ready to Calculate

Enter your invoice details, then click Calculate to see the late fee.

Late Fee Result
Late Fee Amount
Total Amount Due
invoice + late fee
Effective Annual Rate
annualized
Days Overdue
days
Compare All Methods
MethodLate FeeTotal Amount Due

This table always shows all three methods for comparison, regardless of which method is selected above.

Guide

About the Invoice Late Fee Calculator

Last updated: August 2026 · Reviewed by the NeftCal editorial team

A late fee calculator turns an overdue invoice and a payment policy into the exact amount a client owes. NeftCal's invoice late fee calculator computes the fee three ways at once — a flat one-time charge, simple monthly interest, and compounding monthly interest — prorated by the days the invoice has been past due, and reports the total amount due plus an effective annual rate for interest methods. It's built for freelancers, agencies, small business owners, and accounts receivable teams who want to enforce late payment terms consistently and put a defensible number in front of a client.

Late payment fees do two jobs at once. They compensate the business for the cost of money sitting in an unpaid invoice — the interest, borrowing costs, and productive use it could have earned — and they change client behavior by making punctuality cheaper than delay. A clearly calculated fee turns a vague "we may charge interest on late payments" line into a specific, predictable amount, which is what makes a policy enforceable and keeps disputes from starting in the first place. Because the calculator shows all three methods side by side, you can see how the same invoice produces a different fee under a flat, simple, or compounding structure and pick the approach that fits your terms and your relationship with the client.

Who Should Use This Calculator

This tool is useful for freelancers and consultants who bill by the project and want a standard late fee policy, small businesses and B2B sellers managing commercial invoices, landlords and property managers charging late rent, service businesses with recurring retainers, and accounts receivable teams that need a consistent, reproducible fee figure for every overdue account. It also helps anyone on the paying side estimate what a past-due bill will cost if it isn't settled soon.

Why It Matters

Cash flow is the lifeblood of a small business, and late payments are one of the most common reasons an otherwise profitable business finds itself short. Enforcing a late fee policy pays in two ways: directly, through the fees themselves, and indirectly, because clients who know a policy is enforced pay sooner. The effective annual rate shown for interest methods is a useful check — it lets you see whether your policy is reasonable relative to your own cost of capital and to the caps some jurisdictions place on interest charges.

Tips for Accurate Results

  • Use the unpaid balance as the invoice amount if a client has already paid part of the invoice — interest normally applies to the outstanding principal only
  • If your policy includes a grace period, subtract the grace days from the days overdue before calculating
  • Confirm your monthly rate is within the interest cap that applies in your jurisdiction, and that your policy was disclosed before the work began
  • Compare the flat, simple, and compounding results in the table — compounding grows noticeably faster the longer an invoice stays unpaid
Formula

How Late Fees are Calculated

Flat fees are one-time; interest is prorated across a 30-day month, growing linearly for simple and faster for compounding

Flat Fee
Late Fee = Flat Fee Amount (one-time, independent of days overdue)

Simple Monthly Interest
Late Fee = Invoice Amount × (Monthly Rate ÷ 100) × (Days Overdue ÷ 30)

Compounding Monthly Interest
Late Fee = Invoice Amount × ((1 + Monthly Rate ÷ 100)^(Days Overdue ÷ 30) − 1)

Totals and Annual Rate
Total Amount Due = Invoice Amount + Late Fee
Effective Annual Rate (simple) = Monthly Rate × 12
Effective Annual Rate (compounding) = (1 + Monthly Rate ÷ 100)^12 − 1
🏷️

Flat Fee

A single fixed charge added once, regardless of how many days the invoice remains overdue. It's simple to communicate but doesn't scale with invoice size or delay.

📈

Simple Interest

Grows linearly with time overdue — each additional 30-day period adds the same fixed amount of interest, prorated for partial periods like 15 days.

📊

Compounding Interest

Interest accrues on top of previously accrued interest, so the fee accelerates the longer the invoice goes unpaid. The effective annual rate always exceeds 12 × monthly rate.

⚙️ Why This Formula Works

The days-overdue figure is converted to monthly periods by dividing by 30, so a 45-day-overdue invoice counts as 1.5 periods and a 10-day one counts as one-third of a period. Simple interest then multiplies the invoice by the monthly rate and that fraction, which is why it grows in a straight line. Compounding applies the rate to the running balance, so interest is charged on interest already added. The effective annual rate converts either policy into a yearly comparison number.

🎯 When to Use This Formula

  • Setting a standard late payment policy before you start a new contract
  • Computing the exact fee to demand on a specific overdue invoice
  • Comparing a flat fee against simple and compounding interest for the same debt
  • Checking whether your monthly rate annualizes to a defensible, legal figure

📋 Assumptions

  • A 30-day month is used to prorate interest across days overdue
  • Interest applies to the full invoice amount with no partial-payment tracking
  • The monthly rate stays constant for the whole overdue period
  • Compounding accrues continuously over fractional periods rather than in whole-month jumps

⚠️ Limitations of the Formula

  • Doesn't model grace periods, partial payments, or payment plans
  • Ignores statutory interest caps and jurisdiction-specific late payment rules
  • Doesn't include collection costs, attorney fees, or currency conversion
  • The result is a financial estimate, not a legal demand or tax advice
Walkthrough

Step-by-Step: How to Use the Invoice Late Fee Calculator

From invoice details to a complete late fee figure in under a minute

Enter the invoice amount

Input the original invoice total. If a client has already paid part of it, use the unpaid balance, because interest normally accrues on the outstanding principal only.

Enter the days overdue

Type how many days the payment is past due, counting from the due date (or from the end of any grace period in your terms). The calculator prorates interest to this exact figure.

Choose a late fee method

Select Flat Fee for a one-time fixed charge, or Monthly % Interest to charge a monthly rate. With interest selected, choose between Simple and Compounding Monthly.

Enter the flat fee or monthly rate

For a flat fee, enter the dollar amount. For interest, enter the monthly percentage (1.5% by default) and confirm your policy's rate and accrual type are reflected.

Click Calculate and review the results

See the late fee and total amount due for your selected method, plus a comparison table showing all three methods, the days overdue, and the effective annual rate for interest.

Export the summary if you need a record

Click Export Result to download a plain-text summary with the method, late fee, total due, effective annual rate, and days overdue — handy when you issue a late payment notice.

Example

Worked Example

A $5,000 invoice overdue 45 days at a 1.5% monthly rate, with a $50 flat-fee option

Scenario

Suppose a $5,000 invoice is 45 days past due. Your standard terms charge 1.5% per month on the outstanding balance, and you also want to know what a flat $50 fee would produce for comparison. The calculator evaluates all three methods regardless of which one is selected.

Invoice Amount$5,000
Days Overdue45
Monthly Interest Rate1.5%
Flat Fee Option$50
Step 1 — Monthly periods: 45 days ÷ 30 = 1.5 periods of interest accrual.
Step 2 — Flat fee: $50.00 one-time. Total amount due = $5,000 + $50 = $5,050.00.
Step 3 — Simple interest: $5,000 × 1.5% × 1.5 = $112.50. Total = $5,112.50.
Step 4 — Compounding interest: $5,000 × (1.015^1.5 − 1) = $112.92. Total = $5,112.92.
Step 5 — Effective annual rates: simple = 1.5% × 12 = 18.00%; compounding = (1.015^12 − 1) = 19.56%.
Flat Fee
$50.00
total $5,050.00
Simple Interest
$112.50
total $5,112.50
Compounding Monthly
$112.92
total $5,112.92

Explanation: The 45-day delay converts to 1.5 monthly periods, so a 1.5% monthly rate accrues interest equal to 2.25% of the invoice (1.5% × 1.5). On $5,000 that's $112.50 in simple interest. Compounding adds a little more — $112.92 — because the rate applies to the interest already accrued within the fractional period, though over only 45 days the difference is small. The flat $50 fee under-charges this particular debt compared with interest, which illustrates the general trade-off: flat fees don't scale with invoice size or delay, while interest-based fees do. When the interest method is selected, the calculator's effective annual rate confirms the policy at 18.00% simple or 19.56% compounding, both within a typical 1%–1.5% monthly policy range.

What this means for your policy: if your goal is to recover the cost of delayed capital on a $5,000 invoice, interest recovers more than a flat fee the longer the delay runs. If your goal is simplicity and predictability for small invoices, a flat fee is easier for clients to understand. Running all three methods in the comparison table each time you calculate makes this trade-off visible before you commit to a policy.

Interpretation

Understanding Your Results

How to read the late fee, total due, and effective annual rate together

The two numbers that matter most are the late fee amount and the effective annual rate. The fee is what you add to the invoice and ultimately demand from the client; the annual rate is the benchmark that tells you whether your monthly policy is reasonable, competitive, and within legal limits. These are general reference bands, not a formal industry standard.

Late Fee StructureGeneral ReadTypical Context
Flat fee $25–$60Simple and predictableConsumer invoices, small one-time charges, firms that want zero negotiation
Monthly interest 1%–1.5% (12%–18% annual)Moderate, common baselineFreelancers, agencies, and B2B sellers with recurring invoices
Effective annual rate at or below your local interest capDefensible and enforceablePolicies checked against statutory usury and late fee maximums
Above ~1.5% per month or a cap in your jurisdictionAggressive — verify legalityLong-overdue commercial debts where the goal is deterrence over recovery

For the late fee amount: this is the figure you add to the invoice and quote to the client. If your selected method is interest, it's prorated to the exact days overdue, so a 10-day delay accrues one-third as much as a 30-day delay. Confirm the number matches your disclosed policy before you send the notice.

For the total amount due: the invoice plus fee is the total you should actually request. Sending this single number, with the derivation visible in the comparison table, makes the demand concrete and harder to dispute than a vague percentage reference.

For the effective annual rate: with simple interest it's monthly rate × 12; with compounding it's slightly higher because interest earns interest. Compare this figure against your cost of capital — if you can borrow at 9% annual but charge 19.56%, the policy clearly more than covers the delay — and against any statutory cap that applies.

Risk considerations: this calculator assumes a 30-day month, a constant rate, and interest on the full balance. Grace periods, partial payments, caps, and compound-on-whole-months policies can each shift the true amount. Treat the result as the starting point for a defensible demand, not a legal instrument.

ℹ️

This calculator provides estimates for educational and informational purposes only. Results may vary depending on business conditions, accounting methods, taxes, market trends, and other factors. It should not be considered financial, legal, tax, accounting, or investment advice. Consult qualified professionals before making business decisions.

Use Cases

Practical Use Cases for the Invoice Late Fee Calculator

Where an overdue invoice fee calculator earns its keep

💻

Freelancers and consultants

Apply a consistent monthly rate across project invoices so every late client is charged the same defensible fee.

🏢

B2B sellers

Enforce net-30 or net-60 terms on commercial invoices where large balances make interest the fairer charge.

🏠

Landlords and property managers

Model late rent penalties so the fee is stated clearly in the lease and applied consistently.

🧰

Service businesses

Charge a standard late fee on maintenance contracts, retainers, and repair invoices without manual math.

💼

Accounts receivable teams

Generate an identical, reproducible fee figure for every overdue account in the aging report.

🤝

Agencies and creative studios

Use the comparison table to decide between a flat kill fee and monthly interest before writing client contracts.

🚚

Wholesale and distribution

Recover the cost of delayed payments on large recurring supply invoices where late payment is a real expense.

🔁

Subscription and SaaS businesses

Estimate penalties on overdue recurring invoices and communicate the impact of a missed payment window.

🛒

E-commerce and retail

Price flat late fees on net-account customers without the overhead of full credit management software.

⚕️

Medical and dental practices

Apply a disclosed late fee to patient balances so collections remain consistent and transparent.

⚖️

Legal and accounting firms

Show clients the exact accrual behind a late payment demand when bills go past due.

🏗️

Contractors and builders

Estimate interest on progress-payment shortfalls, which can compound across a multi-month project.

Pros & Cons

Advantages and Limitations

What this late fee calculator does well, and where it can't replace legal review or your collections process

✅ Advantages

  • Computes flat, simple, and compounding methods side by side for the same invoice
  • Prorates interest to the exact days overdue instead of charging whole months
  • Shows the effective annual rate so you can benchmark against your cost of capital
  • Reports total amount due, not just the fee
  • Simple flat-fee mode for businesses that prefer fixed charges
  • Works for any invoice amount and any number of days overdue
  • Free, instant, and requires no signup
  • Runs entirely in your browser — invoice data is never sent to a server
  • Comparison table stays visible regardless of the selected method
  • Exportable plain-text summary for late-payment notices and records
  • Reset button restores default values for quick reuse
  • Useful both for charging clients and for estimating what a vendor bill will cost you

⚠️ Limitations

  • Prorates interest on a 30-day month, which can differ slightly from calendar-day policies
  • Doesn't model grace periods, partial payments, or payment plans
  • Compounding accrues over fractional periods, unlike policies that only compound in whole-month steps
  • Ignores statutory interest caps and jurisdiction-specific late payment rules — check applicable law
  • Doesn't include collection fees, attorney costs, or currency conversion
  • Doesn't reflect the tax treatment of late fee income
  • Not a substitute for a legal demand, a contract review, or licensed advice
Reference

Flat Late Fee vs. Interest Rate vs. Both

Three ways to price a late payment — pick the one that fits your invoices

ApproachHow It's CalculatedBest ForWatch Out For
Flat late feeOne-time fixed amount added to the invoice, independent of days overdueSmall invoices, consumer sales, firms that want zero negotiationUnder-charges long-overdue invoices and over-charges a one-day-late one
Monthly interest rate (simple)Invoice × monthly rate × periods overdueFreelancers and B2B sellers whose fee should scale with delayGrows only linearly; a low rate may not deter a very late payer
Monthly interest rate (compounding)Invoice × ((1 + monthly rate)^periods − 1), interest on interestDiscouraging very long delays on larger balancesAccelerates fastest and can look aggressive — check interest caps
Flat fee + interest combinedFlat administrative fee plus a monthly interest rate on the balanceRecovering both handling costs and the cost of delayed capitalNeeds both elements disclosed; run the two modes and add the results

This calculator models flat and interest modes separately. To price a combined flat-plus-interest policy, run both modes for the same invoice and add the results — then state both elements in your terms.

Common Mistakes and Expert Tips

❌ Common Mistakes

  • Charging a late fee that was never disclosed in the contract or invoice terms
  • Using a monthly rate above the maximum interest allowed in your jurisdiction
  • Applying interest to an invoice that's only a day or two late without a grace-period policy
  • Forgetting that compounding grows much faster than simple interest the longer a debt is unpaid
  • Using a flat fee on large invoices where interest would be more proportional to the balance
  • Assuming the effective annual rate equals monthly rate × 12 when interest compounds
  • Entering days overdue from the invoice date instead of from the due date
  • Not sending a formal late-payment notice before adding a fee to the balance

💡 Expert Tips & Best Practices

  • State the exact rate, the start date, and the frequency on the invoice and in the contract before work begins
  • Check your local interest and late fee caps, and keep your effective annual rate within them
  • Consider a small flat admin fee plus interest so you recover handling costs and delayed capital
  • Use the comparison table to see all three methods before you commit to a policy
  • Compare the effective annual rate to your own cost of capital to confirm the policy is reasonable
  • Re-run the calculation as days overdue grow, or use it to project a fee when chasing payment
  • Keep a copy of the exported summary when you issue a late-payment notice
  • For partial payments, recalculate on the remaining balance rather than the original invoice
FAQ

Frequently Asked Questions

Common questions about invoice late fee calculations

Is charging late fees on invoices legal?
In most places, yes, but the rules vary by jurisdiction and depend on your contract or invoice terms clearly disclosing the late fee policy before the work is done. Some regions cap the maximum interest rate you can charge, and a few industries have their own limits. Always check local law and make sure your late fee terms are stated in your contract or on the invoice itself. Charging a fee that was never disclosed is harder to enforce and can damage the client relationship.
What's the difference between simple and compounding late interest?
Simple interest charges a fixed percentage of the original invoice amount for each period overdue, so the fee grows linearly with time. Compounding interest charges interest on the invoice amount plus any interest already accrued, so the fee grows faster the longer the invoice stays unpaid. For a $5,000 invoice overdue 45 days at 1.5% per month, simple interest produces $112.50 while compounding produces about $112.92. The gap widens the longer payment is delayed.
What's a reasonable late fee rate?
A common range is 1%–1.5% per month, roughly 12%–18% annually, though this varies by industry and jurisdiction. Some businesses instead charge a flat late fee of $25–$60 per overdue invoice. Whatever you choose, disclose it clearly in your contract or invoice terms before the work begins, and verify that the rate stays within any statutory interest cap that applies where you operate.
How should late fees be stated on invoices?
State the exact rate or flat amount, when it starts accruing (for example, from the due date or after a short grace period), and how often it's applied (one-time, monthly, compounding) directly on the invoice and in your client contract or terms of service. Including a clear example can remove ambiguity. The goal is that a client can predict exactly what they owe if payment is late, so there's no room for dispute when you add the fee.
How does this late fee calculator work?
The calculator takes the invoice amount and days overdue, then prorates a monthly rate against a 30-day period. For a flat fee, it simply adds the fixed amount. For interest, it computes simple interest as invoice × monthly rate × (days ÷ 30) and compounding interest as invoice × ((1 + monthly rate)^(days ÷ 30) − 1). The results always show all three methods side by side, plus the total amount due and the effective annual rate for interest methods.
How is the late fee formula applied by day?
Interest is prorated to days, not full months. The calculator divides the number of days overdue by 30 to get a fractional number of monthly periods, then applies the monthly rate to that fraction. For example, 45 days overdue becomes 1.5 periods, so a 1.5% monthly rate on a $5,000 invoice accrues $112.50 in simple interest. This means a 30-day policy is prorated fairly for invoices that are only a few days late.
When does a late fee start accruing?
That depends on your terms, not the calculator. Most policies start interest from the invoice due date, or from the day after a short grace period, and the calculator lets you enter any number of days overdue. If your contract says fees start after 10 days of grace, count from that date when entering the days overdue. The calculator assumes the fee begins accruing immediately, so set the days overdue to match your actual policy.
Can I charge both a flat fee and interest on the same invoice?
Yes, many businesses combine a small flat administrative fee with monthly interest to recover both the cost of handling the overdue account and the cost of delayed capital. This calculator computes the two methods separately so you can run both and add the results, or select whichever single method matches your policy. Whatever combination you use, disclose both elements clearly in your terms.
What is the effective annual rate and why does it matter?
The effective annual rate converts a monthly interest policy into a yearly percentage so you can compare it across policies and against your own cost of capital. For simple interest, it's the monthly rate multiplied by 12. For compounding interest, it's (1 + monthly rate)^12 − 1, which is always slightly higher because of compounding — for 1.5% monthly it's about 19.56%. Knowing this figure helps you keep your policy within legal interest caps.
Is a flat late fee or interest rate better for my business?
Flat fees are simple to communicate and work well for small or consumer invoices, but they don't scale with the invoice size or how long the debt stays unpaid. Interest rates scale with both, so they better reflect the cost of delayed capital on larger invoices. Many businesses use a flat fee for one-time charges and an interest rate for ongoing or repeated late payments, or combine both with clear disclosure.
How do late fees improve cash flow?
Late fees compensate you for the cost of money tied up in unpaid invoices and create a financial incentive for clients to pay on time, which shortens your average collection period and reduces time spent chasing payments. A consistent, clearly stated policy also sets expectations from the start. Even a modest rate changes client behavior, and fewer late payments mean steadier working capital for your operations.
Do I have to send a late payment notice before charging a fee?
It's good practice and often required by your own terms. Send a reminder at the due date and a formal late-payment notice once the fee starts accruing, referencing the exact rate, the days overdue, and the amount owed as calculated. Giving the client a chance to pay before the fee grows avoids disputes and preserves the relationship, especially for long-standing clients.
Are late fees taxable income?
In most jurisdictions, late fees and late payment interest you receive are reportable business income just like the invoice itself, so they should be included in your revenue and accounted for on your tax return. Because rules vary, treat any late fee income consistently and confirm the treatment with a tax professional. This calculator shows the financial amount, not the tax treatment.
What happens if a client never pays the invoice?
A late fee can't collect an unpaid invoice by itself. If a client never pays, the total amount owed — original invoice plus accrued late fee — becomes part of your collections process or a potential small claims action. The calculator is useful for showing exactly what is owed when you escalate, but it doesn't cover collection agency fees, legal costs, or the practical question of whether pursuing the debt is worth it.
How should I account for grace periods and partial payments?
The calculator assumes a single invoice amount with interest starting immediately on the entered days overdue. For a grace period, subtract the grace days from the days overdue before calculating. For partial payments, reduce the invoice amount to the unpaid balance before running the calculation, because interest typically applies to the outstanding principal only. Adjusting these inputs keeps the estimate aligned with your real accounts receivable.
Learn More

Authoritative Resources on Late Payment Fees

Official guidance to complement this calculator — not a substitute for legal or tax advice

Related Calculators

Explore other Operations & HR tools