Remaining Loan Balance Calculator
Calculate how much you still owe on a loan after a number of payments.
Enter your values and click Calculate
How It Works
The calculator uses the standard amortization balance formula: Balance = P ร (1 + r)^k โ M ร [(1 + r)^k โ 1] / r, where P is the original principal, r is the monthly interest rate (annual rate รท 12), k is the number of payments already made, and M is the fixed monthly payment computed from the standard formula M = P ร r(1 + r)^n / [(1 + r)^n โ 1]. The formula captures exactly how compounding interest accumulates while each fixed payment chips away at the balance. The first term represents the grown principal after k periods of compounding; the second term represents the accumulated value of payments made. The difference is the remaining balance.