EXCEL INTRATE FUNCTION

The Intrate function in Excel computes the interest rate on a fully invested investment. 

Syntax :

=INTRATE( settlementmaturityinvestmentredemption[basis] )

Parameters :

The following parameters are :

  • Settlement – The settlement date of the security (i.e. the date that the coupon is purchased).

 

  • Maturity – The maturity date of the security (i.e. the date that the coupon expires).

 

  • Investment – The amount initially invested in the security.

 

  • Redemption – The amount that will be received at maturity.

 

  • Basis – An optional input indicating the day count basis to be utilised in the computation.

 

  • Possible values of [basis] and their meanings are:

 

[basis]Day Count Basis
0 (or omitted)US (NASD) 30/360
1actual/actual
2actual/360
3actual/365
4
  • European 30/360

Step By Step Guide of INTRATE Function

Example :

The Excel Intrate function is used to compute the interest rate on a $1,000 investment made on 01-Apr-2005 to acquire a securities. The security matured on March 31, 2010, with a redemption value of $2,125, and the US (NASD) 30/360 day count is used:

  • #NUM! – Occurs if either the given investment or redemption is 0 or the supplied [base] argument is not equal to 0, 1, 2, 3, or 4 or The provided maturity date and the provided settlement date.
  • #VALUE! – Occurs if the supplied settlement or maturity arguments are not valid dates, or if any of the supplied arguments are non-numeric.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now