How to Read a Loan Amortization Schedule
See how each payment splits between principal and interest, why early payments are mostly interest, and how to model payoffs with confidence.
How to Read a Loan Amortization Schedule
Updated May 2026 · ~8 min read
An amortization schedule is a month-by-month map of a fixed-payment loan. Each row shows how much of your payment goes to interest versus principal, and how the remaining balance declines. Once you understand the pattern, you can compare lenders, evaluate refinancing, and estimate the impact of extra principal payments. This guide shows you how to use the amortization calculator effectively: what each input field means, how the formula works behind the scenes, and which common mistakes produce misleading outputs. Every number below is illustrative—plug in your own figures and verify with independent sources.
When you will use a schedule
- Comparing mortgage offers: identical rates can feel different once you see how fees and term change total interest paid.
- Planning prepayments: paying principal early reduces all future interest because the balance used to compute interest shrinks.
- Auditing statements: lenders can make mistakes; recomputing a few rows catches rounding or mis-posted payments.
The formula
Interest_t = Balance_{t-1} × (APR / payments_per_year) Principal_t = Payment - Interest_t Balance_t = Balance_{t-1} - Principal_t
Fixed-rate, fixed-payment loans (standard U.S. mortgages and most auto loans) follow this recursion. Variable-rate loans need the rate series updated each period.
Worked example: first three months
Assume a $200,000 loan at 6% APR, fully amortized over 30 years (360 monthly payments). The monthly payment is about $1,199.10.
Month 1
- Interest = $200,000 × 0.06/12 = $1,000.00
- Principal = $1,199.10 − $1,000 = $199.10
- New balance ≈ $199,800.90
Month 2
- Interest = $199,800.90 × 0.005 = $999.00
- Principal = $1,199.10 − $999 ≈ $200.10
Notice the pattern: early in the loan, interest dominates. Later rows flip—principal becomes the larger slice—because the balance is smaller. Over 30 years, total interest on this example is roughly $231,676, which is why rate and term matter so much.
How to use this calculator
- Choose your currency and units. Ensure all monetary inputs use the same currency; mixing dollars and euros will produce nonsensical results.
- Enter the primary inputs. For amortization, the key fields are shown above. Use trailing or forward figures consistently—do not mix periods within a single calculation.
- Adjust optional parameters. Some calculators allow you to toggle dilution, tax rates, or compounding frequency. Select the option that matches your analytical intent.
- Review the output. The result appears instantly. If it looks surprising, recheck each input before assuming the market is wrong.
- Compare scenarios. Change one variable at a time to see sensitivity—this is more useful than running isolated single-point calculations.
- Export or document. Take a screenshot or copy the inputs into your own spreadsheet so you can reproduce the result later.
Real-world calculation examples
Below are two illustrative scenarios that walk through amortization step by step. Numbers are fictional and for educational purposes only.
Scenario A — Conservative estimate
- Primary input: $10,000 initial amount.
- Rate or factor: 5.0% annual.
- Time horizon: 10 years.
- Result: approximately $16,289 (simple projection before taxes and fees).
Scenario B — Aggressive assumption
- Primary input: $10,000 initial amount.
- Rate or factor: 10.0% annual.
- Time horizon: 10 years.
- Result: approximately $25,937 — note the outsized sensitivity to the rate input.
The gap between Scenario A and Scenario B illustrates why small changes in input assumptions can produce dramatically different outcomes. Always document which scenario most closely matches reality before acting on a calculation.
Common questions from users
- Does it account for taxes? Most calculators on StockCalc are pre-tax unless a tax field is provided. Apply your marginal rate manually.
- Can I use monthly inputs? Enter annual figures and adjust the compounding period if the calculator offers that option.
- Why does my spreadsheet differ? Rounding, day-count conventions (360 vs 365), and compounding frequency are the usual culprits.
- Is my data saved? All calculations run locally in your browser. Nothing is stored on our servers.
Limitations to keep in mind
Amortization is a starting point, not a final answer. The calculator assumes static inputs and does not model changing market conditions, transaction costs, or behavioral biases. For major financial decisions, cross-check with a qualified advisor and stress-test your assumptions under multiple scenarios.
| Input sensitivity | Impact on result |
|---|---|
| Rate ±1 % | Compounds exponentially over long horizons. |
| Time ±5 years | Large effect due to compounding and discounting. |
| Currency mismatch | Produces misleading comparisons across markets. |
Common mistakes
- Using annual rate without dividing by 12 when the payment schedule is monthly.
- Assuming “double payment this month” skips next month’s due date unless your loan contract explicitly allows that treatment.
- Ignoring escrow: P&I is only part of your monthly housing cash outflow if taxes and insurance are escrowed.
- Using amortization as the sole decision metric without qualitative context.
- Forgetting to adjust for stock splits or share-count changes.
- Comparing results across different time periods without normalization.
- Relying on a single data vendor without cross-checking against filings.
Try the calculator
Use the interactive calculator to plug in your numbers and see results instantly—without redoing the math by hand.
Open amortization calculator →FAQ
Why does my lender’s interest differ by a few cents?
Rounding on daily accrual loans vs standard amortization formulas, or timing of the first partial month, can create small drift. Compare annual totals, not single pennies.
Does an extra $100 to principal every month shorten the term linearly?
No—the benefit accelerates because each prepayment reduces all future interest. Use a calculator to see the payoff date.
Is APR the same as the note rate?
APR bundles certain lender fees into an equivalent rate for comparison; your amortization math usually starts from the contract note rate unless your disclosure says otherwise.
How accurate is the calculator?
It uses standard financial formulas with double-precision arithmetic. Accuracy depends entirely on the quality of your inputs.
Can I embed this on my site?
StockCalc calculators are for personal use. Link to the tool page instead.
Related calculators
Educational Disclaimer
This article is for educational and informational purposes only and should not be considered investment, financial, tax, or legal advice. Market information may change over time, and readers should verify important details independently before making financial decisions.