Loan Calculator
Calculate your monthly payments, total interest, and amortization schedule for loans and mortgages.
Remaining Balance Over Time
- Remaining Balance
Principal vs Interest
- Principal
- Interest
title: "Loan Calculator" description: "Calculate your monthly payments, total interest, and amortization schedule for loans and mortgages."
About This Tool
A loan is a contract between a borrower and a lender in which the borrower receives an amount of money (principal) that they are obligated to pay back in the future. Most loans can be categorized into amortized loans, deferred payment loans, or bonds.
This calculator handles amortized loans, which are the most common type for consumers.
Amortized Loans
Many consumer loans fall into this category. They have regular payments that are amortized uniformly over their lifetime. Routine payments are made on principal and interest until the loan reaches maturity (is entirely paid off). Some of the most familiar amortized loans include mortgages, car loans, student loans, and personal loans.
Key Components
- Principal (): The initial size of the loan. This is the amount of money you are borrowing.
- Interest Rate (): Nearly all loan structures include interest, which is the profit that banks or lenders make on loans. Interest rate is the percentage of a loan paid by borrowers to lenders.
- Loan Term (): A loan term is the duration of the loan, given that required minimum payments are made each month. The longer the term, the more interest will be accrued over time, raising the total cost of the loan for borrowers, but reducing the periodic payments.
The Mathematics
To calculate the fixed monthly payment () required to fully amortize a loan of Principal () over months at a monthly interest rate of :
If you want to know the Principal based on a known Monthly Payment:
And if you want to find the required number of months:
Visualization
Our tool generates an interactive Amortization Schedule visualizing how the remaining balance decreases over time, and a Pie Chart comparing the total principal to the total interest paid.