home
>
mortgage
>
interest-rate

Interest Rate Calculator

Initial Amount (A) :
Payment Amount (P) :
Number of years (n) :



Interest Rate (i) ≈ %

 
   
  
Code to add this calci to your website Expand embed code Minimize embed code
Just copy and paste the below code to your webpage where you want to display this calculator.



Formula Used:

i ≈ [ ( 1 + ( P/A ) ) 1/q - 1 ] q - 1

Where,
q = log[ 1 + (1/N) ] / log2
N = n * 12
P = Payment Amount
A = Initial Amount
N = Number of Payments

Calculate the interest rate by using David Cantrell's Approximate solution method.