How the monthly payment formula works
Fixed-rate personal loans use the standard amortization formula: M = P * [r(1+r)^n] / [(1+r)^n - 1], where P is the principal, r is the monthly interest rate (annual rate divided by 12), and n is the total number of monthly payments.
Each monthly payment covers both interest on the outstanding balance and a portion of principal. Early in the schedule most of the payment goes to interest; over time the interest share shrinks and more goes to principal reduction.
When the annual rate is zero the formula simplifies to dividing the principal evenly across all months.
M = P * [r(1+r)^n] / [(1+r)^n - 1]
Standard amortization formula where M is the monthly payment, P is principal, r is the monthly rate, and n is the number of payments.