Interest Rate Calculator
Calculate the interest rate on a loan given payment amount, loan amount, and term. Reverse-engineer your loan's APR and monthly rate.
Educational purpose only. Results are estimates based on standard formulas. This calculator does not constitute financial, tax, legal, or medical advice. For decisions affecting your personal finances or health, consult a qualified professional. How we ensure accuracy →
About the Interest Rate Calculator
An interest rate calculator finds the interest rate (APR or APY) required to grow a present value to a future value over a specified period — or calculates the rate being charged on an existing loan given the payment amounts. This is the "reverse" interest calculation: instead of plugging in a known rate to find a payment or balance, you plug in the balances and time period to find what rate is implied. It is used to reverse-engineer the true interest rate on unusual financial products, verify that a loan's actual cost matches what was disclosed, compute the yield on an investment, and compare financial products expressed in different formats. Our free interest rate calculator handles single-payment (compound) scenarios, regular payment (annuity) loans and investments, and converts between nominal rates and effective annual rates (APY) for any compounding frequency.
Formula
Lump sum: r = (FV/PV)^(1/n) - 1 | APY = (1 + APR/n)^n - 1 | APR = n x ((1 + APY)^(1/n) - 1)
How It Works
For a lump sum: r = (FV/PV)^(1/n) - 1, where FV is future value, PV is present value, and n is number of periods (years for annual rate). Example: you invest $8,000 and receive $12,000 after 5 years. Annual rate = (12,000/8,000)^(1/5) - 1 = 1.5^0.2 - 1 = 1.0845 - 1 = 8.45% per year. For a loan with regular payments: the rate r solves the equation PV = PMT x [1 - (1+r)^(-n)] / r, which requires numerical iteration (no closed form). Example: you borrow $20,000, pay $450/month for 48 months. The calculator finds the implied monthly rate (and converts to APR and APY) that makes the present value of the payments equal to the loan amount.
Tips & Best Practices
- ✓APR versus APY: APR is the stated annual rate without compounding. APY includes the effect of compounding within the year. A 12% APR compounded monthly has APY = (1+0.01)^12 - 1 = 12.68%. Always compare APY when comparing savings products.
- ✓Payday loan true rate: a $15 fee on a $100 two-week payday loan seems small, but annualised: r = ($15/$100) x (52 weeks / 2 weeks) = 390% APR. The interest rate calculator reveals the true cost of short-term high-fee lending.
- ✓Reverse mortgage rate verification: use the interest rate calculator to verify that a quoted APR matches the actual cost implied by the payment schedule and loan amount. Discrepancies indicate undisclosed fees.
- ✓Investment yield: the interest rate calculator computes the yield (IRR) on a bond-like investment with known purchase price, regular income payments, and maturity value.
- ✓Effective period rate: if a card charges 1.5% per month, the annual rate is not 18% (nominal) but (1.015)^12 - 1 = 19.56% APY. Monthly compounding significantly affects the annual effective rate.
- ✓Rule of 72 rate estimation: to estimate the rate needed to double money in n years, use r ≈ 72/n. To double in 8 years: approximately 9% per year.
- ✓Lease implicit rate: auto and equipment leases have an embedded interest rate (the "money factor"). Multiply the money factor by 2,400 to convert to approximate APR for comparison with conventional financing.
- ✓Zero-coupon bond yield: a bond bought at $600 maturing to $1,000 in 10 years. Yield = (1,000/600)^(1/10) - 1 = 1.6667^0.1 - 1 = 5.24% annual yield.
Who Uses This Calculator
Consumers verifying that the disclosed APR on a loan matches the actual implied rate from the payment schedule. Investors computing the yield on bonds, certificates of deposit, and structured products. Borrowers comparing financing products by converting all rates to the same APY basis. Financial advisors computing the implied return needed on a portfolio to meet client retirement goals. Business analysts evaluating the effective rate of vendor financing terms. Students learning about time value of money and interest rate calculations in finance courses.
Optimised for: USA · Canada · UK · Australia · Calculations run in your browser · No data stored
Frequently Asked Questions
How is the interest rate calculated?
Interest rate = (Total Interest Paid / Principal) / Time. For accurate APR, factor in all fees and timing of payments.