Loan Payment Calculator
Calculate monthly payment, total interest, and total cost from principal, APR, and term. Optional extra payment shows how fast you can crush the balance.
How to Use
- Enter the loan amount (principal).
- Enter APR (annual interest rate).
- Choose a term (years or months).
- Optional: add an extra monthly payment to see payoff acceleration.
Show Work (step-by-step)
Amortization Preview
Loan Payment Formulas
For a fixed-rate loan, the monthly payment (PMT) is:
PMT = P × r × (1 + r)^n / ((1 + r)^n − 1)
- P = principal (loan amount)
- r = monthly interest rate = APR ÷ 12
- n = number of monthly payments
P ÷ n.
FAQ
Does this include taxes or insurance?
This tool calculates the loan itself (principal + interest). You can add lender fees into principal if you want, but taxes/insurance are usually separate.
Why does extra payment save so much interest?
Interest is computed on the remaining balance. Paying down principal earlier reduces the balance sooner, which reduces future interest.
What if my rate changes?
This is for fixed-rate loans. Adjustable-rate loans need a schedule of future rates to model accurately.
Tool Info
Last updated:
Updates may include better amortization views, edge-case handling, and additional payment options.