Loan Payment Calculator

Monthly payment, total interest, and total cost for any loan

Formula: M = P × [r(1+r)^n] / [(1+r)^n − 1], where P = principal, r = monthly rate, n = number of payments.