11calculator

Mortgage Calculator

Built by @1calculator · v1 · Mar 2026 · 128,430 runs · 97% found this helpful

Estimate your monthly mortgage payment, total interest and lifetime cost. Adjust the loan, term and rate — every figure updates as you type.

How It Works
payment = if(rate == 0, loan / (years * 12), loan * (rate / 1200) / (1 - pow(1 + rate / 1200, -years * 12)))
loan = 250,000 · years = 25 · rate = 4.1
Frequently Asked Questions

No — it calculates principal and interest only. Your lender's full monthly payment adds property tax, homeowner's insurance and possibly mortgage insurance on top.

The maths assumes one fixed rate for the whole term. If your mortgage is variable, re-run the numbers whenever the rate changes.

With the standard amortization formula — the same one shown under How it works — from the loan amount, the monthly interest rate and the number of monthly payments.

Interest accrues on the outstanding balance every month. A shorter term repays that balance faster, so there are fewer months of interest to pay — a higher monthly cost, but a much lower lifetime cost.

Version History (1 version)
  1. v1 7 Jul 2026
Was this calculator helpful?Helpful?
Marie Klein 2 days ago

Used this to compare a 25 vs 30 year term. Really clear how much interest the extra years cost.

Report
Tom Hughes 5 days ago

Would love an overpayment field next, but the core numbers are spot on.

Report
Priya Desai 1 week ago

Matched my bank’s offer letter to the penny — finally a calculator I trust.

Report
Something wrong with this calculator? Report it

Related Calculators

Mortgages