Free Credit Card Payoff Calculator — Months · Interest · Payment Solver
Drop your balance and APR, then either set a monthly payment to see how long it takes (and what interest you'll pay), or pick a target timeline and the calculator solves for the required monthly payment. Flags the case where your payment can't cover monthly interest.
- Instant result
- Private — nothing saved
- Works on any device
- AI insight included
Credit Card Payoff Calculator
You might also need
What Is a Credit Card Payoff Calculator?
A credit card payoff calculator is a month-by-month debt simulation that answers the two questions every cardholder eventually confronts. By-payment mode takes a fixed monthly amount you can commit to and tells you precisely how many months until the balance hits zero, plus the total interest consumed along the way. By-months modeflips the equation: you name a target deadline — “I want this gone in 12 months” — and the calculator solves for the exact monthly payment required to reach it, again with lifetime interest baked in. Both modes run the same underlying month-by-month simulation; they simply hold different variables fixed.
The single most important safeguard in this tool is the can’t-cover-interest trap. On a $5,000 balance at 22.99 % APR, every month accrues roughly $95.79 in interest. If you pay $90, your balance does not just stagnate — it actively grows. The calculator detects that condition and refuses to return a payoff window, because there is not one: at that payment level, the math says you will owe this card forever. That is not a hypothetical edge case. It is the precise failure mode that the consumer credit-card industry is built to create, and most cardholders have flirted with it at least once.
The reason the trap exists is the way minimum paymentsare designed. A typical US issuer sets the monthly minimum at 1–2 % of the balance plus the accrued interest, which sounds reasonable until you realize what it actually does: it stretches a five-figure balance across 20 + years and lets the issuer collect more in interest than the original principal. Minimums are not a generous floor — they are a precision-engineered slope. Running this calculator with anything close to the minimum plugged in will make that explicit, with the kind of three-digit interest total that is hard to argue with.
The Payoff Formula — How the Math Works
Credit-card balances do not amortize on a fixed schedule the way mortgages do. They evolve based on whatever you choose to pay each cycle, so there is no single closed-form expression for “months to payoff at a given payment.” The simulation walks the calendar one statement at a time, which is exactly what your issuer’s billing system does.
Monthly interest charge
Interest = Balance × (APR ÷ 12)where APR is the annual percentage rate expressed as a decimal, and ÷ 12 converts to a monthly periodic rate
At 22.99% APR the monthly rate is 0.22.99 ÷ 12 = 0.019158, so a $5,000 balance accrues $5,000 × 0.019158 = $95.79 of interest in the first month. Each subsequent month, the interest is recalculated on the new (lower) balance — this is why accelerating even a little early in the payoff window saves disproportionately more interest.
Source:CFPB — Understanding credit card interest· Consumer Financial Protection Bureau
Required payment — by-months mode (PMT formula)
PMT = P × r × (1 + r)^n ÷ [(1 + r)^n − 1]where P = current balance, r = APR ÷ 12 (monthly rate), n = target number of months
This is the standard loan amortization PMT formula applied to revolving credit. Solve it once and plug the result back into the monthly simulation — the balance will reach exactly zero on month n (within a rounding cent), proving the two modes are mathematically consistent.
Source:Federal Reserve — Consumer credit and debt· Board of Governors of the Federal Reserve System
One subtlety most people miss: because interest compounds monthly, the effective annual cost of carrying a balance is higher than the stated APR. A 22.99 % APR becomes an effective annual rate of roughly 25.6 %once monthly compounding is applied ((1 + 0.019158)^12 − 1 = 0.2561). The calculator handles that automatically — you do not need to convert anything — but it explains why credit-card interest tends to feel even more expensive than the sticker rate implies.
Three Worked Examples
Three real scenarios, each computed with the same month-by-month engine this calculator uses. Copy any of them into the inputs above to reproduce the exact output, then experiment with your own numbers.
Example 1
$5,000 at 22.99% APR — paying $200/month (by-payment)
- Balance
- $5,000
- APR
- 22.99%
- Monthly payment
- $200
- Mode
- By-payment
Monthly periodic rate from APR.
22.99% ÷ 12 = 1.9158% per month (0.019158)Month 1 interest charge on the full balance.
$5,000 × 0.019158 = $95.79Principal reduction in month 1.
$200 − $95.79 = $104.21 applied to principalNew balance after month 1.
$5,000 − $104.21 = $4,895.79Repeat the simulation until balance ≤ 0. The calculator returns the month count.
≈ 30 months to payoff
30 months to debt-free. Total interest paid: ~$1,408. Total paid (principal + interest): ~$6,408.
In month 1, nearly half the payment is pure interest. By month 20 the ratio flips — the same $200 is mostly principal. That accelerating curve is why every extra dollar thrown at the card early matters far more than the same dollar paid late.
Example 2
The minimum-payment trap — $5,000 at 22.99% APR, $150/month
- Balance
- $5,000
- APR
- 22.99%
- Monthly payment
- $150
- Mode
- By-payment
Monthly interest at 22.99% APR on $5,000.
$5,000 × 0.019158 = $95.79Principal reduction at $150/month.
$150 − $95.79 = $54.21/month early in payoffThe ratio improves as balance drops, but very slowly at first.
Total simulation: ≈ 74 months (6.2 years)Total interest over 74 months.
~$5,857 in interest on a $5,000 starting balance
74 months (6.2 years) to payoff. Total interest: ~$5,857 — more than the original $5,000 principal.
This is not an extreme edge case. A $150 payment on a $5,000 balance is what most cardholders consider a 'solid' payment above the minimum. The CARD Act of 2009 required issuers to print the payoff date at minimum payment precisely because this math is this predatory.
Example 3
$5,000 at 22.99% APR — gone in 12 months (by-months)
- Balance
- $5,000
- APR
- 22.99%
- Target timeline
- 12 months
- Mode
- By-months
Apply the PMT formula: P = $5,000, r = 0.019158, n = 12.
PMT = 5,000 × 0.019158 × (1.019158)^12 ÷ [(1.019158)^12 − 1]Compute (1.019158)^12.
(1.019158)^12 = 1.25611Solve for required monthly payment.
PMT = 5,000 × 0.019158 × 1.25611 ÷ (1.25611 − 1) = $470.45/monthTotal interest over the 12-month payoff.
($470.45 × 12) − $5,000 = $645.40
Required payment: $470.45/month. Total interest: $645.40. Total paid: $5,645.40.
Compare to Example 2: paying $150/month costs $5,857 in interest over 74 months. Paying $470/month costs $645 in interest over 12 months. Same balance, same APR — the aggressive timeline costs 9× less in lifetime interest. Time is the multiplier on credit-card debt.
Payoff Speed Comparison — Same Balance, Different Payments
Below is a side-by-side breakdown for a $5,000 balance at a representative 22.99 % APR. The payment column scales from the edge of the minimum to an aggressive 12-month target. Notice that doubling the payment from $150 to $300 does not merely double the speed — it cuts the timeline from 6.2 years to under 2, and reduces total interest by 70 %.
$5,000 balance · 22.99% APR
How monthly payment speed changes payoff timeline and total interest
| Scenario | Monthly payment | Months to payoff | Total interest | Total paid |
|---|---|---|---|---|
| $150 / month | $150 | 74 months (6.2 yr) | $5,857 | $10,857 |
| $200 / month | $200 | 30 months (2.5 yr) | $1,408 | $6,408 |
| $300 / month | $300 | 19 months (1.6 yr) | $767 | $5,767 |
| $470 / month (12-mo target)Recommended | $470 | 12 months (1 yr) | $645 | $5,645 |
| $1,000 / month | $1,000 | 5 months | $249 | $5,249 |
All figures modeled via month-by-month simulation at constant 22.99% APR. Total interest at $150/month exceeds the original principal — the card issuer collects more than was borrowed. Doubling a payment from $150 to $300 cuts interest by $5,090 and shaves 55 months.
How to Use This Calculator
- Pick the mode that matches your question. Choose by-payment if you have a fixed monthly amount you can commit to and want to know the timeline. Choose by-monthsif you have a deadline (12 months, 24 months, end of a 0 % intro period) and want to know the payment required to hit it.
- Enter the current balance. Use the most recent statement balance, not the credit limit. If you have already run up new charges this cycle, use today’s real-time balance from the issuer’s app — pending charges count.
- Enter the APRexactly as it appears on your statement’s interest-charge breakdown section — usually on page 2 or 3 of the statement. If your card has multiple APRs (purchase, balance-transfer, cash-advance), each bucket accrues independently; run a separate calculation for each.
- In by-payment mode, enter the monthly payment you can sustain without touching the card again. In by-months mode, enter your target payoff window in months.
- Read the three outputstogether: months to payoff (or required payment), total interest paid, and total amount paid. The interest figure is the one that shocks people — for any APR above 18 %, it is rarely small.
When This Calculator Decides For You
Credit-card math is rarely just an academic exercise. The calculator’s output almost always maps to a concrete yes/no choice. The five that matter most:
- Snowball vs avalanche — which card to attack first. If you hold multiple cards, run each through this calculator individually at the same monthly payment and compare total interest. The card producing the largest interest savings per dollar is your avalanche target (highest APR first). The card with the smallest balance is your snowball target (fastest psychological win). For full multi-card rollover math, the debt payoff calculator handles both strategies simultaneously.
- Whether a balance transfer is worth it.Run the current card at its real APR over your sustainable timeline. Then re-run the same balance at 0 % APR (or the post-intro rate, whichever is more honest) with the transfer fee (usually 3–5 % of the transferred amount) added to the starting balance. Compare lifetime interest. If the transfer saves more than a few hundred dollars and you are confident you can finish before the intro window closes, do it.
- Aggressive vs comfortable payoff timeline.Run by-months mode at 12 months, 24 months, and 36 months. The required payment scales roughly linearly, but the total interest does not — the 12-month plan often costs 4–9× less in interest than the 36-month plan. Pick the most aggressive timeline you can sustain without triggering a lifestyle crisis that ends in re-charging the card.
- Whether to pay the card off or invest.Compare the card’s APR to your honest expected after-tax investment return. For APRs of 18 % +, payoff wins essentially every realistic comparison. A 22 % guaranteed tax-free return beats a 7 % expected equity return every time — especially because the “guaranteed” part carries no sequence-of-returns risk, no taxes, no fees. Use the compound interest calculator to see what the same dollars would grow into if invested, and the payoff almost always wins until the card balance is zero.
- Whether to close the card after payoff. Counter-intuitive answer: in most cases, do not close it. Closing reduces total available credit and can spike utilization on the cards you keep, lowering your credit score even though you behaved responsibly. Leave a paid-off card open with one small recurring auto-charge (a streaming subscription) on autopay so the issuer does not close it for inactivity and you keep the credit line on your record. Close only if the annual fee exceeds the score-protection value.
What This Calculator Does Not Model
- Variable-APR drift during rate-hike cycles.US credit-card APRs are almost universally variable, indexed to the prime rate plus a fixed spread. When the Federal Reserve raises rates, your APR can move 0.25–1.0 % within a billing cycle or two. The calculator uses the single APR you enter for the entire payoff window. Re-run it after every rate change notice from your issuer.
- Deferred-interest store cards.Some retail cards charge zero interest only if paid in full by a deadline. Miss the deadline by a single day and the issuer retroactively charges interest from the original purchase date at a punitive rate (often 26–29 %). The calculator assumes a standard revolving APR; deferred-interest products need to be modeled as “pay in full by date X or all interest balloons.”
- New charges added during payoff. The simulation assumes a static starting balance that only decreases. If you charge $300/month of new spending while paying $400, your effective progress is only $100/month. Either freeze the card or add typical monthly spend to the starting balance as a working approximation.
- Multi-card rollover dynamics. This is a single-card tool. For three cards with three APRs and three minimums, the order of attack matters and freed-up minimums roll over onto the next target. The debt payoff calculator handles that multi-debt simulation with both snowball and avalanche strategies.
- Credit-score lift from payoff.Reducing utilization from 80 % to under 10 % will measurably improve your credit score — often 50–100 points — but the calculator does not quantify that. Likewise, it does not model late-payment fees, over-limit fees, or penalty APRs, which compound the cost of a missed payment and which you should aggressively avoid.
Common Mistakes
- Paying only the minimum, indefinitely.The 1–2 % minimum is calibrated to extend a typical balance across 20 + years. The CARD Act of 2009 made issuers disclose the payoff timeline at minimum payment precisely because minimum-payment math is that predatory. If your statement says “making the minimum payment will pay this off in 21 years,” that is not a quirk of your card — it is the design.
- Not actually knowing your APR.Most cardholders cannot quote their APR within 5 percentage points. The number appears on every statement in the interest-charge calculation box. Without the real APR, the calculator’s answer is only as good as the rate you typed in.
- Assuming the APR will not change.US credit-card APRs are variable. The issuer ties them to the prime rate plus a spread, and the card agreement reserves the right to reprice on missed payments or risk-tier changes. A 22 % APR today can be 26 % by next year. Re-run the calculator after every rate-change notice.
- Not capturing 0 % balance-transfer offers.A 12–21 month 0 % APR balance transfer with a 3–5 % transfer fee is one of the highest-leverage financial moves available to consumer borrowers. On $5,000 at 22.99 %, a 4 % transfer fee ($200 up front) can save over $1,000 in interest on a 12-month payoff window. Math the breakeven — the breakeven almost always favors the transfer if you have a credit score above roughly 680 and can guarantee payoff before the window closes.
- Treating credit-card payoff as low-priority versus investing.Paying off a 22 % APR balance is a guaranteed 22 % tax-free risk-free return. There is no equity index, no real-estate trust that reliably delivers that with that risk profile. The S&P 500’s long-run real return is roughly 7 %. If you are choosing between the card and a brokerage deposit, the card wins by a wide margin until the balance is zero.
- Ignoring the credit-utilization impact.Your credit score has a significant component called utilization — balance divided by credit limit. The standard threshold is under 30 % (and under 10 % for the highest score tiers). A $5,000 balance on a $6,000-limit card is 83 % utilization, which alone can drag your score 50–100 points. Paying below 30 % is often more credit-score-impactful per dollar than further reduction, because it unlocks better rates on every loan you touch afterward.
- Continuing to charge while paying it down. The calculator assumes only decreasing balance. New spending quietly stretches the payoff timeline by months without any visible warning. Freeze the card during aggressive payoff, or model new charges into a higher effective starting balance.
Background
The US Consumer Credit Card Industry — A Brief History
The modern revolving credit card traces its origins to 1958, when Bank of America launched the BankAmericard in Fresno, California — later franchised globally as Visa. Competing networks followed: Master Charge (now Mastercard) in 1966, American Express in 1958. The key legal infrastructure came in 1978, when the Supreme Court ruled in Marquette National Bank v. First of Omaha Service Corp. that a national bank could charge the interest rate allowed by the state where it was chartered — not the state where the borrower lived [1]. Banks immediately moved charters to states with no usury caps (South Dakota, Delaware), and the era of 20%+ revolving credit was born.
The real economic inflection point was the deregulation of the late 1970s and early 1980s. Combined with the Marquette ruling, the removal of interest-rate ceilings allowed issuers to offer cards to a far wider population at higher rates, fueling the explosive growth of consumer credit. By 2024, Americans carried over $1.17 trillion in revolving credit-card debt — the highest nominal figure ever recorded — with the average APR above 21% for the first time in the Federal Reserve's data history [2].
Consumer protection followed, but slowly. The Truth in Lending Act (TILA, 1968) required disclosure of APR, but said nothing about minimum-payment structure. It was not until the Credit Card Accountability Responsibility and Disclosure (CARD) Act of 2009 that issuers were required to print the payoff timeline at the minimum payment on every statement — a disclosure intended to make the minimum-payment trap visible to the borrowers it was designed to exploit. The CFPB has tracked average credit-card rates since its formation in 2011 and publishes the data quarterly [3]. In 2023, the bureau also proposed a rule capping credit-card late fees at $8 (challenged in court), underscoring that the regulatory tension between lender profitability and borrower protection on revolving credit remains unresolved.
- Marquette National Bank v. First of Omaha Service Corp., 439 U.S. 299 (1978) · Consumer Financial Protection Bureau · 1978
- Federal Reserve — Consumer Credit (G.19) statistical release · Board of Governors of the Federal Reserve System · 2024
- CFPB — The Consumer Credit Card Market Report · Consumer Financial Protection Bureau · 2023
Credit Card Payoff Terminology — Quick Reference
Eight terms that show up on every credit card statement and that issuers rarely explain plainly in the app view. Skim the snippet line; expand the card for the longer version.
Quick reference
Credit card payoff glossary
APR (Annual Percentage Rate)
The annualized interest rate on your card balance — the number that drives every month's interest charge.
- APR is the rate printed on your statement's interest-charge section. The monthly rate the calculator uses is APR ÷ 12. At 22.99% APR, that is 1.9158% per month. US credit-card APRs are almost always variable, pegged to the prime rate plus a fixed margin.
Minimum Payment
The smallest amount the issuer requires each month — typically 1–2% of balance plus accrued interest. Paying only this extends payoff by decades.
- The CARD Act of 2009 requires issuers to print the payoff timeline at minimum payment on every statement. On a $5,000 balance at 22.99%, the minimum is roughly $100 — barely above the monthly interest charge. Payoff at minimum takes 30+ years and costs more in interest than the original balance.
Statement Balance vs Current Balance
Statement balance = what you owed at the billing cycle close. Current balance = live balance including pending charges since then.
- Interest accrues on your average daily balance — not just the statement balance. If you run up charges mid-cycle, those accrue interest even before the next statement closes. For the most accurate payoff projection, use the current balance from your issuer's app.
Credit Utilization
Your reported balance divided by your credit limit. Under 30% is the target for a healthy credit score; under 10% for optimal.
- Utilization is one of the highest-weighted factors in your credit score. A $5,000 balance on a $6,000 card is 83% utilization — which can drag your score 50–100 points even if you make every payment on time. Paying the card below 30% of its limit (here, below $1,800) often lifts the score as much as the dollar reduction implies.
Balance Transfer
Moving a high-APR balance to a new card with a promotional 0% rate for 12–21 months. Usually costs 3–5% of the transferred amount as an upfront fee.
- A balance transfer is worth it when the fee is less than the interest you'd pay on the original card during the promo period, AND you can guarantee payoff before the window closes. Missing the window causes the rate to snap back, often to 25%+ with no grace period. Math the breakeven carefully — most transfers break even within 2–4 months.
Avalanche Method
Attacking debts in order from highest APR to lowest, regardless of balance. Mathematically minimizes total interest paid.
- The avalanche targets the card costing you the most per dollar of balance first. If you have a 29% store card, a 24% travel card, and a 19% bank card, you pay minimums on the travel and bank cards while attacking the store card aggressively. Once it's gone, roll that freed-up minimum into the travel card. Requires discipline because progress feels slow early.
Snowball Method
Attacking debts in order from smallest balance to largest. Provides quick psychological wins at the cost of slightly more total interest.
- The snowball method works better than the math suggests because it sustains behavior. Eliminating a card entirely — even a small one — provides a motivational reward that prevents backsliding. Research on behavioral economics shows that debt payoff completion matters for sustained commitment, which is why the snowball method produces better real-world outcomes for some people despite higher theoretical cost.
Deferred Interest
A promotion that is '0% if paid in full by date X' — not 0% interest. Miss the deadline and all back-interest from purchase date hits at once.
- Deferred interest is common on store cards (furniture, electronics, medical financing). It looks like a 0% balance-transfer offer but is fundamentally different: a true 0% balance transfer charges no interest during the promo period. A deferred-interest offer charges interest the whole time — but waives it if the balance is zero by the deadline. Miss by a day and the issuer adds all accrued interest retroactively. Model these as 'pay-in-full-or-else' deadlines, not amortizing loans.
Related Planning Tools
For the broader picture — multiple debts at once, snowball vs avalanche head-to-head, and the rollover effect — pair this with the debt payoff calculator. To compare a card’s APR against any installment-loan refinance, the loan EMI calculator uses the same PMT math on a fixed-term loan. To see the opportunity cost of not paying the card off and investing instead, the compound interest calculator models the upside of equivalent dollars in the market. And to make sure your monthly payment is actually sustainable against your full budget, run it through the budget calculator alongside your fixed expenses.
Frequently Asked Questions
The most common questions we get about this calculator — each answer is kept under 60 words so you can scan.
Why does my minimum payment barely make a dent?
Because most credit card minimums are calculated as 1-2% of the balance plus interest — designed to keep you on the hook for years. On a $5,000 balance at 22% APR with a 2% minimum ($100), payoff takes ~30 years and costs ~$13,000 in interest. Pay the minimum and you've doubled the principal in lost interest. The calculator's by-payment mode shows the brutal math when you input the minimum.What's the 'payment can't cover interest' error?
When your monthly payment is less than or equal to monthly interest, the balance grows each month — never gets paid off. On $5,000 at 22% APR, monthly interest is $91.67. A $90 payment is mathematically incapable of reducing principal. The calculator catches this case and stops you before showing 'never pays off' nonsense. The fix: increase payment by even $20 to cross the threshold.How is monthly rate calculated from APR?
APR ÷ 12. So 22.99% APR = 1.916% per month. This is the standard US credit-card billing convention (matches every major issuer). Not to be confused with APY (annual percentage yield), which compounds monthly to ~25.6% for the same APR — APY tells you the real annualized cost; APR is what's printed on the statement and what the calculator uses.Should I use the snowball or avalanche method?
For a single card, neither matters — there's just one debt. Snowball/avalanche differ when you have multiple cards. The calculator handles one balance at a time; for multi-card strategy with rollover (paying minimums on others, then concentrating extra on one), use the Debt Payoff calculator, which models avalanche (highest APR first) and snowball (smallest balance first) explicitly.What if I'm offered a 0% balance transfer?
Run the calculator twice — once with current APR, once at 0% with an added 3-5% transfer fee on the balance. Compare total cost. 0% saves big when the promo runs 12-21 months and you can pay the transferred balance during that window. After the promo expires, the rate snaps back (often to 25%+) — if you'll still have balance, the savings get eaten quickly.How does APR change month-to-month?
Most US credit cards have a variable APR pegged to the Prime Rate + a spread. When the Fed raises rates, your APR ticks up at the next billing cycle. The calculator assumes a constant APR — for most planning windows (1-5 years) this is close enough, but during rate-hike cycles your real total interest can come in 5-15% higher than the calculator's projection.Should I prioritize this over saving / 401k contributions?
Generally yes for credit card debt. 22%+ guaranteed-return on debt payoff beats almost any investment expected return. Exception: capture employer 401k match first (free money). After matching, every extra dollar should attack high-APR debt before going to investments. The calculator gives you the dollar-for-dollar interest savings number so you can see what you're 'earning' by paying off.What about the credit-score impact?
Paying down credit card balances directly improves your credit score by reducing the credit utilization ratio (balances ÷ limits). Going from 80% utilization to 30% can lift the score by 50-100 points on average. This is a side benefit the calculator doesn't quantify — but it's real money: a higher score gets cheaper auto/mortgage rates for years.Can I use this for store cards?
Yes, with a caveat. Store cards (Macy's, Target, etc.) often have higher APRs (25-30%) and shorter promotional periods. The math is identical — APR / 12 = monthly rate. But verify the card's deferred-interest clause: some store-card 'no interest if paid by X' offers retroactively charge all the interest if you miss the deadline. The calculator's APR-based math captures the worst case automatically.Does the calculator handle making extra payments?
Indirectly — bump the monthly payment input upward to model 'extra payment as part of every month.' For 'one-time lump sum + regular payment after' (tax refund, bonus), run the calculator once with balance reduced by the lump sum, then add the lump sum back to total interest savings. For exact two-step modeling, a spreadsheet's PMT and FV functions are the right tool.What if the card is closed but I still owe?
The math is identical — closed cards still accrue interest at the same APR until balance hits zero. The calculator doesn't care about open/closed status. The only difference is you can't add to the balance (no new charges), which is actually good for payoff math: there's no 'oops I charged $50' setback to worry about.How accurate is the simulation?
Exact, modulo the constant-APR assumption. The calculator runs a real month-by-month simulation: each month it computes interest, subtracts it from your payment, applies the rest to principal, and repeats until balance hits zero. There's no formula approximation — it's the same loop your card's billing engine runs. Rounding to whole-cent precision per month ensures the totals match real-world statements within ±$1.