Credit Card Calculator
Estimate payoff time, total interest, and total paid from your balance, APR, and monthly payment. Optional target payoff month mode included.
How to Use
- Enter your Current Balance and APR.
- Enter your Monthly Payment (or choose “Target payoff in months”).
- Enable “New Purchases” only if you want to model ongoing charges (optional).
- Open Show Work to see the monthly rate, interest, and principal steps.
- Use Share Link to generate a URL that restores your inputs.
| Month | Start Balance | Interest | Principal | End Balance |
|---|---|---|---|---|
| Enter inputs to generate a preview. | ||||
Show Work (step-by-step)
Details
- Periodic rate: typically
APR ÷ 12for a monthly estimate. - Interest (month):
interest = balance × periodic_rate(estimate). - Principal paid:
principal = payment − interest − fees(bounded to ≥ 0). - Warning: if
payment ≤ interest + fees, payoff may never happen (balance grows).
This tool is for estimation and planning. Issuers may compute interest using daily balances, statement cycles, and promotional rates.
FAQ
Why does my payoff time look “too long”?
High APR plus a low payment means most of the payment goes to interest early on. Increasing payment even a little can shorten payoff time a lot.
What if my APR changes?
This calculator assumes a constant APR. If your APR changes (or you have a promo period), you’ll need separate scenarios.
Does this match my statement exactly?
Not always. Statement math can use daily compounding and issuer-specific methods. This tool aims for a clean, deterministic estimate you can trust for planning.
Tool Info
Last updated:
Updates may include improved payoff scheduling, edge-case handling, and additional issuer-style options.