logo
excelfunctions.org
bookmarks

INTRATE

Returns the interest rate for a fully invested security.

FinancialFinance & Accounting

What it does

Calculates the interest rate for a fully invested security.

Syntax

INTRATE(settlement, maturity, investment, redemption, [basis])

Arguments

  • settlement(date) β€” Settlement date.
  • maturity(date) β€” Maturity date.
  • investment(number) β€” Amount invested.
  • redemption(number) β€” Amount received at maturity.

Examples

Interest Rate

Calculate rate.

FORMULA
=INTRATE(A2, B2, 900, 1000)
RESULT
0.11
SAMPLE DATA
AB
1StartEnd
22023-01-012024-01-01