Loan payment calculator
Calculate the monthly payment and full amortization schedule for a loan.
Loan payment calculator
Enter a loan amount, an annual interest rate and a term in years, and this tool works out the regular payment and the full amortization schedule — how much of each payment goes to principal and how much to interest, period by period, until the balance reaches zero. Paste more than one loan, one per line, to compare several offers side by side; each line is calculated independently.
Payment frequency can be monthly, quarterly or annual, and the repayment method switches between an annuity (a fixed payment for the whole term, with the interest share shrinking over time) and equal principal (a constant principal share, so the payment itself shrinks as the balance falls). An extra payment per period is added on top of the regular one and goes straight to principal, which is what shortens the payoff time below the original term — the summary line shows exactly how many periods that saves. Turn on summary-only to hide the row-by-row schedule, or show yearly totals instead of every single payment for a long-term loan. The schedule can be copied as an aligned table or as CSV for a spreadsheet.
Numbers are formatted for your language, while the CSV export always uses a plain decimal point so it opens cleanly in any spreadsheet regardless of locale. The summary reports the total amount paid, the total interest — the loan's overpayment — and what share of every payment that interest makes up, which is the number that makes two loan offers easy to compare at a glance. A line that isn't a valid "amount rate years" triple is reported instead of silently dropped, so a typo in a batch of loans is easy to spot.
Everything runs locally in your browser; the numbers you enter are never uploaded anywhere. Copy the result, download it as a .txt file, or send the output back into the input to adjust one figure and recalculate.