# | Payment | Interest | Principal | Balance |
---|---|---|---|---|
{{ row.idx }} | {{ row.payment }} | {{ row.interest }} | {{ row.principal }} | {{ row.balance }} |
A mortgage converts a large real-estate purchase into a series of smaller payments spread across a fixed term. Each payment blends interest—charged on the outstanding balance—and principal that steadily reduces that balance. Over time the interest share falls while the principal share rises, producing the familiar amortisation curve.
This tool lets you explore that curve interactively. Enter the property price, choose a down-payment method, set interest, term, and payment frequency, then optionally add extra or lump-sum repayments plus taxes, insurance, fees, or private-mortgage-insurance. A reactive engine recalculates the amortisation schedule and redrafts three charting-layer visualisations in real time.
Use it when comparing loan offers, estimating affordability, or testing how additional payments shorten repayment length and lower total interest. *Figures are illustrative; always confirm terms with your lender.*
An amortising loan applies compound interest to a declining principal and repays both through regular, equal-sized instalments. The key variables are loan amount L, nominal annual interest rate ra, payments per year m, and total periods n = m × years. A periodic rate r = ra/m underpins every subsequent calculation.
Formula | Variable | Meaning |
---|---|---|
P | Base principal-and-interest payment per period |
Stage | Typical Interest % | Principal % |
---|---|---|
Early | ≈ 70 – 90 | ≈ 10 – 30 |
Mid-term | ≈ 40 – 60 | ≈ 40 – 60 |
Late | ≈ 10 – 30 | ≈ 70 – 90 |
A falling interest share means later payments accelerate principal reduction; extra payments early in the term therefore achieve the greatest interest savings.
Example (US$ 280 000 loan, 4 % APR, 30 years, monthly):
Formulas mirror standard annuity theory documented in academic mortgage mathematics and consumer-finance guidelines from central-bank publications.
No personal data leaves your browser; calculations remain local and exempt from GDPR transfer rules.
Follow the steps below to generate an amortisation schedule and explore repayment scenarios.
All inputs are processed client-side and vanish when you close the page; nothing reaches external servers.
Yes—select “Bi-weekly” under Payment frequency and the tool recalculates using 26 periods per year.
Enter an Extra payment; the schedule shows the shortened term and reduced interest automatically.
If the down-payment is below 20 %, you may enter a yearly PMI rate; its cost is added until the balance drops below 80 % LTV.
Rounding to two decimals can overshoot by a few cents; the tool clips the final value to zero for clarity.