Mortgage calculator is a finance tool that estimates monthly mortgage payments from loan amount, rate, and term. It uses the standard amortization formula, supports tax and insurance add-ons for full PITI, and shows the year-by-year amortization schedule. The tool runs in your browser.
Currency
Term (years)
Formula: M = P[r(1+r)^n] / [(1+r)^n - 1], where P = loan amount, r = monthly rate, n = months
Mortgage calculations for specific scenarios.
M = P[r(1+r)^n] / [(1+r)^n - 1], where P is principal, r is monthly interest rate, and n is total number of monthly payments. PITI adds monthly property tax and insurance on top.Number primitives for all calculations.Calculations are estimates for informational purposes only. Consult a financial professional for advice.
Reviewed and tested May 25, 2026.