EXCEL RRI FUNCTION

The Excel RRI function computes the equivalent interest rate for a particular current value, future value, and period of an investment.

Syntax :

=RRI( nperpvfv )

Parameters :

  • Nper – The number of periods that the investment is made over.
  • Pv – The investment’s present value.
  • Fv – The investment’s future worth.

Step By Step Guide of RRI Function

Example :

The Excel RRI function was used to compute the interest rate necessary for a $10,000 investment to grow to a value of $15,000 over ten periods. The above method yields a result of 0.041379744, or 4.14 percent. For example, an interest rate of 4.14 percent per period would be necessary for a $10,000 investment to grow to a value of $15,000 over ten periods.

  • #VALUE! – This error occurs if any of the supplied parameters is not a number.
  • #NUM! – This error occurs if either the nper or the pv argument is zero, or if any of the supplied arguments is negative.

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