Skip to content
FinToolSuite
Updated 2026-09-01 · Debt · Educational use only ·
Privacy

Debt Payoff Calculator

Months to pay off a debt at a fixed monthly payment, plus total interest paid.

Calculate months to pay off a debt at a fixed monthly payment, plus total interest paid and estimated payoff date. Discrete monthly simulation.

What this tool does

This calculator models how long it takes to clear a debt balance when making a fixed monthly payment, and estimates the total interest paid over the repayment period. It shows the amount of interest accruing in the first month, the interest as a share of the starting balance, and an estimated calendar month when the debt reaches zero. The result is derived from the current balance, the nominal annual interest rate, and the planned monthly payment. The monthly payment is the primary driver of payoff speed, and the relationship is non-linear: each extra unit of payment reduces the principal that future interest accrues on, so doubling the payment cuts the term by more than half on an interest-bearing balance. The calculator runs a month-by-month simulation, applying interest to the remaining balance each period before deducting the payment, with a partial payment in the final month. Results assume a constant interest rate and consistent monthly payments, and do not account for additional fees, account holds, or changes to the rate.

Quick answer: with the default values, the result is 34 mo (Months to Pay Off). Adjust the values below for your own figures.


Enter Values

People also use

Formula Used
Balance at month t
Nominal annual interest rate (decimal — the quoted percentage divided by 100)
Monthly periodic rate (nominal annual rate divided by 12)
Fixed monthly payment
Payment in month t — capped at remaining balance plus that month's interest, so the final month is partial

Disclaimer

Results are estimates for educational purposes only. They do not constitute financial advice. Consult a qualified professional before making financial decisions.

What this calculator returns

The calculator runs a single debt balance forward at a fixed monthly payment until the balance reaches zero, using a discrete monthly amortisation. The primary output is the integer number of months the payoff takes. The secondary outputs are the total amount paid (n full payments plus one partial), total interest charged, the first month's interest figure, total interest as a share of the original balance, and the estimated calendar date of the final payment.

Why a higher monthly payment shortens the timeline non-linearly

The relationship between monthly payment and months to clear is non-linear. Doubling the monthly payment cuts the term to roughly half or less and more than halves the interest paid, because each extra unit of payment reduces the principal that future interest accrues on. The effect builds: faster paydown lowers the running balance, which lowers each subsequent interest charge, which leaves more of the next payment reducing the principal.

On the loaded figures, 5,000 at 22% with a 200 monthly payment clears in 34 months and costs 1,749.88 in interest. Doubling the payment to 400 clears it in 15 months, which is two months better than half of 34, and the interest falls to 731.60, a reduction of 58%. An intermediate 250 a month lands at 26 months and 1,285.72 of interest.

At a zero rate the arithmetic is a plain division and the advantage disappears: 5,000 at 200 a month is 25 months and at 400 a month is 13, the extra half-month being the rounding up to a whole month. The advantage over an exact halving therefore grows with the rate, and it comes entirely from the compounding the higher payment avoids.

How the rate moves the answer

The same balance and the same payment produce very different total interest figures at different rates. Holding the 5,000 balance and the 200 monthly payment, the payoff runs 34 months and 1,749.88 of interest at 22%, 31 months and 1,032.66 at 15%, and 29 months and 630.19 at 10%. A 12-point drop in rate cuts the term by five months but cuts the interest by 64%, which is why a rate change looks larger in cost terms than in months.

That gap is what makes consolidating a high-rate balance to a lower-rate loan, or moving a balance to a promotional rate, worth running through the calculator at both rates rather than estimated. Consumer credit rules in many markets require a standardised annual rate to be disclosed precisely so two offers can be compared on the same basis.

How the partial final month works

The simulation handles the final month as a partial payment when the remaining balance is smaller than the regular monthly payment. The displayed Total Paid figure equals the full payments plus one partial that exactly clears the remaining balance and final month's interest, not a whole number of full payments. On the loaded figures that is 33 payments of 200 plus a final 149.88, giving 6,749.88 rather than the 6,800 that 34 full payments would come to. The 50.12 difference is the unspent portion of what would have been the last payment.

How the payoff date is calculated

The estimated payoff date is today's calendar date plus the integer number of months the simulation produces, computed using proper calendar month arithmetic (so the result correctly handles months of varying length). This is the month and year the final partial payment clears under steady on-time payment behaviour. Real account behaviour can drift from this — missed payments push the date later by approximately the same number of months that are skipped.

When the simulation refuses to run

If the monthly payment is at or below the monthly interest charge on the starting balance, the balance grows under that payment rather than shrinking, and there is no payoff date. The calculator detects this case and returns an explicit error rather than producing a misleading number. To produce a valid simulation, the monthly payment must exceed the balance multiplied by the annual rate as a decimal, divided by twelve.

The approach to that boundary is steep rather than gradual. On the loaded balance and rate, the first month’s interest is 91.67, so 92 a month is the lowest whole figure that clears it, and at 92 the payoff runs 310 months and costs 23,462.14 in interest. At 100 a month it is 137 months and 8,678.06. At 200 it is 34 months and 1,749.88. The last few units of payment above the interest floor do almost nothing; the ones well above it do almost all the work.

Where the simulation simplifies

The math assumes a constant rate, a constant monthly payment, no missed payments, and no new borrowing on the account. Real debt journeys often include rate changes, especially on credit-card balances, missed payments, fee charges, and continued spending on cleared accounts. The calculator covers the steady-state case; actual behaviour can drift from it under those conditions. Aggregate credit statistics show how household borrowing moves at a national level, which is the backdrop a single balance sits against.

Where to look next

The Credit Card Payoff Calculator runs the same math specifically for credit-card balances. The Minimum Payment Credit Card Trap Calculator shows the alternative scenario of paying only the minimum, which the issuer recalculates each month from the falling balance. The Debt Snowball vs Avalanche Calculator handles multi-debt strategy comparison. The Debt Consolidation Calculator compares the current path against consolidating to a single rate and term.

Example Scenario

On a $5,000 balance at a 22% nominal annual rate with a $200 monthly payment, the calculator estimates 34 mo to clear the debt, alongside the total paid, the total interest, the first month's interest, the interest as a share of the starting balance, and the estimated calendar month of the final payment.

Inputs

Current Balance:$5,000
Nominal Annual Interest Rate:22%
Monthly Payment:$200
Expected Result34 mo
Expected Result breakdown
Total Paid$6,749.88
Total Interest$1,749.88
First Month Interest$91.67
Total Interest as % of Starting Balance35.00%
Estimated Payoff DateJul 2029

This example uses sample figures for illustration. Adjust the inputs above to match a specific situation and see how the result changes.

Sources & Methodology

Methodology

Discrete monthly simulation. Each month: interest accrues on the running balance at r = R / 12, the nominal annual rate divided by twelve, the monthly payment is applied (capped at the remaining balance plus that month's interest, so the final month is partial), and the loop continues until the balance reaches zero. The reported months is the integer count of months actually iterated. Total paid = sum of payments. Total interest = sum of monthly interest accruals. Estimated payoff date = today's calendar date + months, using proper calendar month arithmetic. The simulation rejects monthly payments at or below the monthly interest charge on the starting balance. The annual rate is treated as a nominal rate divided by twelve to reach the monthly periodic rate; a rate quoted as an effective annual figure produces a slightly different monthly rate and therefore a slightly different timeline. All values computed at full precision and rounded only at display.

Frequently Asked Questions

How long will it take to pay off a debt at a given monthly payment?
The timeline depends on three factors: the balance, the annual rate, and the monthly payment. A higher payment shortens the timeline non-linearly because each extra unit of payment reduces the principal that future interest accrues on. Running the calculator at the entered figures gives the specific number of months; running it again at a slightly higher payment shows how the timeline shrinks.
What happens if only the minimum payment is paid each month?
Card issuers commonly recalculate the minimum payment each month from the falling balance, so the minimum shrinks alongside the balance. The minimum-payment-trap visualiser models that case directly. This calculator takes a fixed monthly payment as the input, which is useful for modelling what happens when the borrower commits to a specific monthly figure rather than letting the issuer set it from the balance each month.
Why is the displayed Total Paid sometimes less than months × monthly payment?
The final month is a partial payment. When the remaining balance plus that month's interest is smaller than the full monthly payment, only the smaller amount is paid, and the rest is the credit back when the balance hits zero. So Total Paid equals the full payments plus one partial, not a whole number of full payments. On the loaded figures that is 33 payments of 200 plus a final 149.88, giving 6,749.88 against the 6,800 that 34 full payments would come to, a difference of 50.12.
How accurate is the estimated payoff date?
The date is today's calendar date plus the integer month count from the simulation, computed with proper calendar month arithmetic (handling months of varying length correctly). It assumes consistent on-time payments at the entered amount. Missed payments or rate changes during the term push the actual date later. The calculator's date is a steady-state best-case estimate.
What does the calculator do when the rate varies during the payoff?
The calculator assumes a constant rate. For variable-rate debts where the rate is expected to change materially during the payoff, running the calculator at the current rate gives one estimate, and re-running at the expected post-change rate gives a second — the actual outcome will sit between the two. Some borrowers find the consolidation calculator more useful in this case, since consolidating to a fixed-rate loan removes the variable-rate uncertainty from the timeline.
How does adding a small extra payment affect the timeline?
Even modest additions to the monthly payment shorten the timeline disproportionately, because each extra unit of payment reduces the principal that future interest accrues on. On the loaded figures, moving from 200 to 250 a month takes the payoff from 34 months to 26 and the interest from 1,749.88 to 1,285.72, so a 25% larger payment buys a 24% shorter term and a 27% smaller interest bill. The non-linearity is most pronounced on high-rate balances where the gap between the monthly payment and the monthly interest charge is small to begin with: at 100 a month on the same balance the payoff runs 137 months.
Should low-rate debt be paid off before higher-rate debt?
Mathematically, paying the higher-rate debt first reduces total interest more quickly because the higher rate accrues more interest per unit of balance per month. This is the avalanche method. The snowball method orders by smallest balance first regardless of rate, which clears individual debts faster but can mean more total interest. The avalanche-vs-snowball comparison calculator runs the math on both strategies for a specific debt mix.
How does consolidation affect the debt-free date?
Consolidating multiple debts into a single loan changes both the rate and the term. A lower rate over a similar term shortens the debt-free date and reduces total interest. A lower rate over a much longer term can lower the monthly payment but extend the date. The debt consolidation calculator runs that comparison directly — current path vs consolidation — using both sides of the rate-and-term trade-off.
How is the payoff timeline calculated?
The calculator runs a discrete monthly amortisation simulation on the entered balance, payment and rate, iterating until the balance reaches zero with a partial payment in the final month. The integer count of months iterated is the headline figure. The estimated payoff date is derived from it as a secondary output, by adding that month count to today's calendar date, so both the month count and the calendar month are visible at once.
What happens if a payment is missed during the payoff?
Missing a payment lengthens the timeline because interest continues to accrue on the unreduced balance. The simulator assumes consistent monthly payments and does not model gaps. Where gaps are expected, running the calculator with a lower monthly payment — the average actually paid across the year — produces a timeline closer to observed behaviour. A pattern of gaps means the entered payment level and the payment actually made differ, and the calculator reflects whichever figure is entered.
What does the simulation not model?
The math assumes a constant rate, a constant monthly payment, no missed payments, and no new borrowing on the account. Real account behaviour can drift: rate changes, common on credit cards, occasional missed payments, fees charged after a missed payment, and new spending on cleared accounts all lengthen the timeline relative to the calculator's steady-state estimate. The figure represents a steady-state estimate against which actual progress can be compared.
How does debt interest cost compare with savings returns?
The answer depends on the interest rate of the debt compared with returns available elsewhere. High-interest debt often costs more than cautious savings earn, so the two are not equivalent uses of the same money. The calculator shows the interest cost side of that comparison: total interest paid on the debt at a given monthly payment.

Related Calculators

More Debt Calculators

Explore Other Financial Tools

Spotted something off?

Calculations or display — let us know.