Loan Calculator
Estimate your monthly loan payment. Enter principal, annual interest rate, and term in years.
Monthly Payment
$188.71
- × months60
- Total paid$11,323
- Interest$1,323
- Principal$10,000(88%)
- Interest$1,323(12%)
Loan Calculator
If rate were 6.00%
$193.33
+$4.62/mo
If you chose a 15-year term
$79.08
costs +$2,912
If you paid +$200/mo extra
2.3y
saves 2.7y of payments
How it works
Same formula as a mortgage: monthly payment = principal × [r(1+r)^n] / [(1+r)^n − 1].
Standard amortized loan formula: payment depends on principal, annual rate (as monthly decimal), and number of monthly payments.
Copy the code below to embed this calculator on your site.
<iframe src="https://smartcalculators.tools/embed/loan-calculator" title="Loan Calculator" width="100%" height="400" frameborder="0"></iframe>