Payment Calculator
Find the monthly payment for a loan. Enter principal, annual interest rate, and term in years.
Monthly Payment
$456.33
- × months36
- Total paid$16,428
- Interest$1,428
- Principal$15,000(91%)
- Interest$1,428(9%)
Payment Calculator
If rate were 7.00%
$463.16
+$6.83/mo
If you chose a 15-year term
$126.58
costs +$6,356
If you paid +$200/mo extra
2.1y
saves 0.9y of payments
How it works
Standard loan payment formula: payment = P × [r(1+r)^n] / [(1+r)^n − 1].
Principal in dollars, rate as annual percentage, term in years. Result is monthly payment in dollars.
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>