Financial Calculators

This API returns a set of high-level financial formulas such as loan payments, rate, present value, car payments, and much more... with amortization schedules...

5 subscribers
23 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

Financial Calculators endpoints

MethodEndpointDescription
Loan Calculators
GET Home Loan Calculator
/homeloan
This endpoint returns the Home loan with Monthly Amortization i.e: How much will be my monthly payment on a house that cost $100000 with 20% as a down payment, with 5% interest…
GET Car Loan Calculator
/carloan
This endpoint returns the Home loan with Monthly Amortization i.e: How much will be my monthly payment on a car that cost $25000 with 20% as a down payment, with 5% interest rate…
GET Car Loan Calculator with Yearly Amortization Schedule
/carloanyear
This endpoint returns the Home loan with Yearly Amortization i.e: How much will be my monthly payment on a car that cost $25000 with 20% as a down payment, with 5% interest rate…
GET Home Loan Calculator with Yearly Amortization Schedule
/homeloanyear
This endpoint returns the Home loan with Yearly Amortization i.e: How much will be my monthly payment on a house that cost $100000 with 20% as a down payment, with 5% interest…
Payments
GET Payments calculation
/pmt
This endpoint returns the monthly payment on a Loan. i.e: - What is the monthly payment needed to pay off a $100,000 loan in 10 years at an annual interest rate of 2.5%? *…
GET Present Value calculation
/pv
This endpoint returns the Present Value i.e: -> What is the present value (e.g., the initial investment) of an investment that needs to total $20,000 after 10 years of saving…
GET Payback Period (PP)
/pp
Payback Period (PP) is the length of time required to recover the cost of an investment. Required parameters ->nperiods (number of periods) ->cflow (cash flows) number of periods…
GET Return on Investment (ROI)
/roi
This endpoint returns a Return on Investment (ROI) is a simple calculation that tells you the bottom line return of any investment. Parameters ->binvest (initial investment)…
Interest
GET Principal and Interest payment calculation with Monthly Amortization Schedule
/amortizationcalc
This endpoint returns the Principal and Interest payment calculation with Monthly Amortization Schedule. i.e: What is the amortization schedule for a 1 year loan of $5000 at 10%…
GET Principal and Interest payment calculation with Yearly Amortization Schedule
/amortizationcalcyear
This endpoint returns the Principal and Interest payment calculation with yearly Amortization Schedule. i.e: What is the amortization schedule for a 1 year loan of $5000 at 10%…
GET Interest rate calculation
/rate
i.e: -> What is the interest rate for a $8,000 loan if the loan term is 5 years and and payments are $152.50 monthly? ->pv=8000 ->nper=5 ->pmt=152.5 ->fv=0 (future value) ->
GET Compound Interest (CI)
/ci
This endpoint returns a Compound Interest is the interest calculated on the initial principal and also on the accumulated interest of previous periods of a deposit or loan.…
Extras
GET Future Value calculation
/fv
This endpoint returns the Future Value. i.e: What is the future value after 30 years of saving $1000 now, with an additional monthly savings of $100. Assume the interest rate is…
GET Number of period calculation
/nper
This endpoint returns the Number of period. i.e: -> If we only had $500/month to pay towards the loan, how long would it take to pay-off a loan of $10,000 at 3% annual interest?…
GET Internal Rate of Return calculation
/irr
This endpoint Returns the internal rate of return for a series of cash flows. (IRR)
GET Compound Annual Growth Rate (CAGR)
/cagr
This endpoint returns a Compound Annual Growth Rate (CAGR) is the year-over-year growth rate of an investment over a specified period of time. ->bvalue (beginning value)…
GET Discount Factor (DF)
/df
This Endpoint Returns The Discount Factor (DF) is the factor by which a future cash flow must be multiplied in order to obtain the present value. Required parameters ->rate…
GET Leverage Ratio (LR)
/lr
This endpoint returns the Leverage Ratio (LR) that is used to calculate the financial leverage of a company or individual to get an idea of the methods of financing or to measure…
GET Net Present Value (NPV)
/npv
This endpoint returns the Net Present Value (NPV) compares the money received in the future to an amount of money received today, while accounting for time and interest [through…
GET Profitability Index (PI)
/pi
This endpoint returns a profitability Index. What is the Internal Rate of return of an investment that requires $15000 deposit now and then makes the following withdrawals at…
GET Rule of 72 (R72)
/r72
Rule of 72 (R72) is a rule stating that in order to find the number of years required to double your money at a given This endpoint returns the interest rate, you divide the…
GET Weighted Average Cost of Capital (WACC)
/wacc
This endpoint returns a Weighted Average Cost of Capital (WACC) is the rate that a company is expected to pay on average to all its security holders to finance its assets.…
GET Inflation-adjusted Return
/iar
This endpoint Measure the return taking into account the time period's inflation rate. Parameters -> ireturn (investment Return) -> irate (inflation Rate)

Financial Calculators pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 15 / monthly (then $0.0100 each)
PRO $2.99 / month
  • Requests: 100 / daily (then $0.0100 each)
ULTRA Recommended $7.99 / month
  • Requests: 20,000 / monthly (then $0.0010 each)
MEGA $19.99 / month
  • Requests: 100,000 / monthly (then $0.0001 each)

More Financial APIs

View all →