purr.tools

Loan Calculator

Enter your loan amount, annual interest rate, and term to instantly calculate your monthly payment and total cost.

Share this calculation

Copy this link to share your current inputs with anyone.

How to calculate loan payments

Enter the total loan amount, the annual interest rate (e.g. 5.0 for 5%), and the loan term in years. The monthly payment is calculated using the standard amortization formula: M = P[r(1+r)^n] / [(1+r)^n − 1], where P is the principal, r is the monthly rate (annual rate ÷ 12), and n is the total number of payments (years × 12).

Loan payment examples

A $10,000 personal loan at 7% for 3 years costs about $309/month. A $25,000 auto loan at 5% for 5 years costs about $472/month. A $50,000 loan at 6% for 10 years costs about $555/month. Lower rates and shorter terms reduce the total interest paid significantly.

Frequently Asked Questions

Does this include fees or insurance?

No — this calculator covers principal and interest only. Origination fees, insurance, or other charges vary by lender and should be factored in separately.

How can I reduce my monthly payment?

You can lower your payment by increasing the loan term, securing a lower interest rate, or reducing the loan amount with a larger down payment.

Embed this tool

Add this tool to your website by copying the snippet below.

<iframe
  src="https://purr.tools/en/embed/loan-calculator"
  width="100%"
  height="500"
  style="border:0;border-radius:8px;"
  loading="lazy"
  title="Loan Calculator — Free Online Tool"
  allow="clipboard-write"
></iframe>