Loan Calculator
This loan calculator estimates your monthly payment, total interest, and total repayment cost for a fixed-rate installment loan. Enter your loan amount, annual interest rate, and loan term, and the tool applies a standard amortization formula to project your payment schedule. It works for personal loans, auto loans, student loans, or any fixed-rate loan with equal monthly payments.
Quick answer
Monthly payment depends on three inputs: principal, annual interest rate, and loan term in years.
What this tells you
- •Monthly payment depends on three inputs: principal, annual interest rate, and loan term in years.
- •Longer terms lower the monthly payment but increase the total interest paid over the life of the loan.
- •A higher interest rate raises both the monthly payment and the total interest, even with the same principal.
- •This calculator projects principal and interest only. Lender fees, taxes, and insurance are not included.
- •Use the result as a planning estimate before comparing offers from actual lenders.
How to Use
- 1Enter the loan amount (principal) you plan to borrow or currently owe.
- 2Enter the annual interest rate as a percentage, such as 6.5 for 6.5%.
- 3Enter the loan term in years, such as 5 for a 5-year loan.
- 4Calculate to see your estimated monthly payment, total amount paid, and total interest.
- 5Adjust the term or rate to compare how they change your monthly payment and total cost.
How It Works
Formula
M = P x [r(1+r)^n] / [(1+r)^n - 1]M is the monthly payment, P is the loan principal, r is the monthly interest rate (annual rate divided by 12 and divided by 100), and n is the total number of monthly payments (years multiplied by 12). This formula assumes a fixed interest rate and equal monthly payments for the full term, which is how most personal, auto, and standard installment loans are structured. If the interest rate is 0%, the monthly payment is simply the principal divided by the number of months.
Calculation note: values are processed in the order shown above, using the current input units.
Worked Examples
Personal loan example
Over 60 monthly payments at a 0.5% monthly rate, the total amount paid comes to $28,999.20, which includes $3,999.20 in interest. This is a common setup for a mid-size personal or debt-consolidation loan.
Short-term loan example
With a shorter 24-month term, the monthly payment is higher relative to the principal, but total interest stays low at $854.55. Shorter terms trade a higher monthly payment for a lower total cost.
Large, long-term loan example
Stretching a large loan over 30 years keeps the monthly payment manageable, but total interest reaches $382,633.47, more than the original principal. This pattern is typical for mortgage-length terms and shows why term length matters as much as rate.
Zero-interest loan example
With no interest charged, the monthly payment is just the principal divided evenly across 36 months, and total interest is $0. Promotional 0% financing offers use this same math.
Common mistakes
- Entering the annual interest rate as if it were the monthly rate, which sharply overstates the payment.
- Ignoring lender fees, origination charges, and insurance add-ons that raise the real cost above this estimate.
- Choosing a longer term based only on the lower monthly payment without comparing total interest paid.
- Assuming a shown rate is the same as APR, which can include additional fees baked into the cost of borrowing.
- Forgetting that extra principal payments can shorten a loan and cut total interest, which this basic estimate does not model.
Limitations
This calculator assumes a fixed interest rate and equal monthly payments for the full term. It does not account for lender fees, origination charges, taxes, insurance products, variable rates, or extra principal payments, all of which can change your actual cost.
Embed this calculator on your site
Drop this single line where you want the calculator to appear. It is responsive, mobile-friendly, resizes automatically, and is free to use with attribution.
<script src="https://calctide.com/embed.js" data-tool="loan-calculator" async></script>Preview the embed at /embed/loan-calculator/.