Loan Payment Calculator
Estimate the monthly payment for an amortizing loan — auto, personal, or any fixed-term loan.
What formula does this use?
The standard fixed-rate amortization formula: M = P·r(1+r)ⁿ / ((1+r)ⁿ − 1), where P is principal, r is the monthly interest rate, and n is the number of monthly payments.