Payment Calculator
Find the monthly payment for a loan. Enter principal, annual interest rate, and term in years.
Payment Calculator
Monthly Payment
$456
Extra payments to reduce term
Adding $100/month extra to principal: loan paid off in about 2.5 years (vs 3 years with no extra).
Amortization by year (principal vs interest)
Each bar shows total principal and interest paid in that year. Early years are mostly interest.
How it works
Standard loan payment formula: payment = P ร [r(1+r)^n] / [(1+r)^n โ 1].
Frequently asked questions
Principal in dollars, rate as annual percentage, term in years. Result is monthly payment in dollars.
Embed this calculator
Copy the code below to embed this calculator on your site.
<iframe src="https://smartcalculators.tools/embed/payment-calculator" title="Payment Calculator" width="100%" height="400" frameborder="0"></iframe>