Amortization Calculator

Calculate monthly loan payment schedules, principal vs. interest breakdowns, and total interest paid over time with an interactive amortization schedule.

Summary:This Amortization Calculator generates month-by-month and annual loan payment schedules, showing exact principal, interest, and remaining balance figures.

Loan Parameters

Monthly Payment
$299.71
Total Principal$10,000.00
Total Interest$789.52
Total Cost$10,789.52
Page 1 of 3
#MonthPaymentPrincipalInterestBalance
1Month 1299.71258.0441.679,741.96
2Month 2299.71259.1240.599,482.84
3Month 3299.71260.2039.519,222.64
4Month 4299.71261.2838.438,961.36
5Month 5299.71262.3737.348,698.99
6Month 6299.71263.4636.258,435.53
7Month 7299.71264.5635.158,170.97
8Month 8299.71265.6634.057,905.30
9Month 9299.71266.7732.947,638.53
10Month 10299.71267.8831.837,370.65
11Month 11299.71269.0030.717,101.65
12Month 12299.71270.1229.596,831.54

This calculator provides estimates for informational and educational purposes only and does not constitute financial advice. Actual results may vary based on loan terms, fees, and other factors.

Embed this Tool on Your Website

Copy this code snippet to add the Amortization Calculator to your blog or website for free. It adjusts dynamically to mobile and desktop screens.

Share This Tool

How to Use Amortization Calculator

Our Amortization Calculator provides complete transparency into loan payments: 1. Input the total loan principal amount. 2. Enter the Annual Percentage Rate (APR). 3. Select your loan term in months or years. 4. Optionally choose your loan start date to view exact monthly calendar due dates. 5. Review the monthly and annual amortization breakdown table.

Amortization Calculator Formula / How It Works

This calculator applies compound interest amortization mathematics to compute fixed installment payments. Each month, interest is calculated on the remaining balance, the payment is split between principal and interest, and the ending balance is updated until fully paid off.

Formula:Payment = P * [r(1+r)^n] / [(1+r)^n - 1]; Interest_i = Balance * r; Principal_i = Payment - Interest_i
Example Calculation:

For example, amortizing a ,000 loan at 5% APR over 36 months results in a monthly payment of .71, total interest paid of .52, and an ending balance of .00 on month 36.

Frequently Asked Questions

A loan amortization schedule is a complete table showing every periodic payment on an installment loan, detailing how much goes toward interest versus principal, and tracking the declining principal balance.

Because interest is calculated on your remaining principal balance, as your principal decreases each month, the interest portion of your fixed payment shrinks, allowing more of your payment to go toward principal.

Yes! Setting the interest rate to 0% divides your loan principal equally across all payment periods with zero interest charged.

Due to floating-point precision and rounding, slight residual fractions accumulate over multi-year schedules. Our calculator automatically adjusts the final payment to ensure your balance closes to exactly .00.