Calculate the monthly payment for a fixed-rate loan based on amount, interest rate, and term.
Monthly Payment
$489.15
Inputs
Result
A $25,000 loan at 6.5% over 60 months costs about $489/month.
Standard amortization: P is principal, r is monthly interest rate, n is the number of months.
Payment = P × r / (1 − (1 + r)^−n)