Interest Rate Finder
Find the interest rate based on loan terms. Enter values for instant results with step-by-step formulas.
Formula
Solved using numerical methods (Newton-Raphson)
Finds the rate that produces the specified payment for given principal and term.
Worked Examples
Example 1: Find Mortgage Rate
Problem:You have a $300,000 mortgage with monthly payments of $1,610 for 30 years (360 months). What is the interest rate?
Solution:Using iterative calculation (Newton-Raphson): Initial estimate: 5% Calculated payment at 5%: $1,610.46 (Very close - adjust estimate) Final converged rate: 4.99% โ 5.0% annual interest rate Verification: $300,000 @ 5.0% for 360 months Monthly rate = 5% รท 12 = 0.4167% Payment = $1,610.46 โ
Result:Interest rate: 5.0% APR
Example 2: Verify Auto Loan Rate
Problem:Dealer says your $28,000 car loan at 'competitive rates' has $540 monthly payments for 60 months. What's the actual rate?
Solution:Given: Principal = $28,000 Payment = $540/month Term = 60 months Iterative calculation converges to: Rate โ 5.9% annual Total paid: $540 ร 60 = $32,400 Interest: $32,400 - $28,000 = $4,400 This is the true cost of the 'competitive' rate.
Result:5.9% APR (verify against dealer's claim)
Example 3: Personal Loan APR Discovery
Problem:You borrowed $15,000 and pay $475 monthly for 36 months. The lender mentioned 'around 8%' - is that accurate?
Solution:Loan details: Principal: $15,000 Payment: $475 Term: 36 months Calculated rate: 9.92% Total repayment: $475 ร 36 = $17,100 Interest paid: $2,100 The actual rate is nearly 10%, not 'around 8%'! Always verify rates independently.
Result:9.92% APR (NOT 8% as stated)
Frequently Asked Questions
How do I find my loan's interest rate?
Enter your loan amount, monthly payment, and total number of payments. The calculator uses numerical methods (Newton-Raphson iteration) to reverse-engineer the interest rate that produces your payment amount. This is useful when you know what you're paying monthly but need to verify or discover the actual interest rate being charged.
Why doesn't my loan paperwork show the rate?
It should! The Truth in Lending Act requires lenders to disclose APR clearly. However, Interest Rate Finder is useful for: verifying the stated rate is accurate, finding the rate on old loans where paperwork is lost, calculating the effective rate when fees are included in payments, or checking promotional 'special financing' offers that obscure the true cost.
What if I know the APR but not the payment?
Use a standard loan calculator instead. This Interest Rate Finder is specifically designed for the reverse situation - when you know the payment amount and want to find the rate. If you have the rate and need to calculate the payment, use our Loan Calculator, Mortgage Calculator, or Auto Loan Calculator.
Can this find credit card APR?
Yes, if you know how long it would take to pay off at your current payment amount. It works for any amortizing loan where payments are fixed and applied to both principal and interest. For credit cards with minimum payments that change each month, the calculation becomes more complex, but this can give you an approximation.
How accurate is the calculated interest rate?
The calculator uses iterative numerical methods that converge to within 0.001% accuracy. However, small discrepancies can occur if: your payment includes fees not related to interest, escrow payments for taxes/insurance are included, there are prepayment penalties or irregular payments, or the loan has a variable rate that changed over time. For standard fixed-rate loans, accuracy should be very high.
What is the Newton-Raphson method?
Newton-Raphson is an iterative mathematical technique for finding equation roots. The loan payment formula can't be algebraically solved for interest rate, so we use this numerical approach: start with an estimated rate, calculate what payment it would produce, compare to actual payment, adjust the rate based on how close we are, and repeat until convergence. It typically finds the accurate rate within 10-20 iterations.
Can I use this for adjustable-rate mortgages (ARMs)?
Only for the current period's rate. ARMs change rates periodically, so there's no single rate for the entire loan. You can find the rate for each period individually if you know the payment amount during that period. For overall ARM cost analysis, you need to account for all rate changes over the loan's life.
What if my calculated rate doesn't match the lender's stated rate?
Discrepancies can occur for several reasons: Your payment may include add-ons like insurance or fees. Escrow payments (property tax, insurance) aren't part of interest. Points or fees financed into the loan create a difference between note rate and APR. There may be a promotional rate that adjusts later. Rounding in monthly payments creates small differences. If the gap is large, review your loan documents or contact the lender.
How is this different from APR?
APR (Annual Percentage Rate) includes interest plus fees, points, and other charges expressed as a yearly rate. The interest rate is just the cost of borrowing the principal. Interest Rate Finder finds the interest rate that produces your payment. If you want to include fees, you can add them to your loan amount, which will give you an APR-like effective rate.
Can I find the interest rate for a loan with extra payments?
Interest Rate Finder assumes fixed regular payments. If you're making extra payments, the rate calculation becomes more complex because the loan pays off early. For best results, use only the required monthly payment amount (not including extra payments) and the original loan term. This gives you the contracted interest rate.