The rate function returns the periodic rate for an investment or loan TRUE or FALSE

Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel for the web Excel 2021 Excel 2021 for Mac Excel 2019 Excel 2019 for Mac Excel 2016 Excel 2016 for Mac Excel 2013 Excel 2010 Excel 2007 Excel for Mac 2011 Excel Starter 2010 More...Less

This article describes the formula syntax and usage of the NPER function in Microsoft Excel.

Description

Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate.

Syntax

NPER(rate,pmt,pv,[fv],[type])

For a more complete description of the arguments in NPER and for more information about annuity functions, see PV.

The NPER function syntax has the following arguments:

  • Rate    Required. The interest rate per period.

  • Pmt    Required. The payment made each period; it cannot change over the life of the annuity. Typically, pmt contains principal and interest but no other fees or taxes.

  • Pv    Required. The present value, or the lump-sum amount that a series of future payments is worth right now.

  • Fv    Optional. The future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (the future value of a loan, for example, is 0).

  • Type    Optional. The number 0 or 1 and indicates when payments are due.

Set type equal to

If payments are due

0 or omitted

At the end of the period

1

At the beginning of the period

Example

Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter. If you need to, you can adjust the column widths to see all the data.

Data

Description

0.12

Annual interest rate

-100

Payment made each period

-1000

Present value

10000

Future value

1

Payment is due at the beginning of the period (see above)

Formula

Description

Live Result

=NPER(A2/12, A3, A4, A5, 1)

Periods for the investment with the above terms

59.6738657

=NPER(A2/12, A3, A4, A5)

Periods for the investment with the above terms, except payments are made at the beginning of the period

60.0821229

=NPER(A2/12, A3, A4)

Periods for the investment with the above terms, except with a future value of 0

-9.57859404

Need more help?

Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel for the web Excel 2021 Excel 2021 for Mac Excel 2019 Excel 2019 for Mac Excel 2016 Excel 2016 for Mac Excel 2013 Excel 2010 Excel 2007 Excel for Mac 2011 Excel Starter 2010 More...Less

This article describes the formula syntax and usage of the IPMT function in Microsoft Excel.

Description

Returns the interest payment for a given period for an investment based on periodic, constant payments and a constant interest rate.

Syntax

IPMT(rate, per, nper, pv, [fv], [type])

The IPMT function syntax has the following arguments:

  • Rate    Required. The interest rate per period.

  • Per    Required. The period for which you want to find the interest and must be in the range 1 to nper.

  • Nper    Required. The total number of payment periods in an annuity.

  • Pv    Required. The present value, or the lump-sum amount that a series of future payments is worth right now.

  • Fv    Optional. The future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (the future value of a loan, for example, is 0).

  • Type    Optional. The number 0 or 1 and indicates when payments are due. If type is omitted, it is assumed to be 0.

Set type equal to

If payments are due

0

At the end of the period

1

At the beginning of the period

Remarks

  • Make sure that you are consistent about the units you use for specifying rate and nper. If you make monthly payments on a four-year loan at 12 percent annual interest, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper.

  • For all the arguments, cash you pay out, such as deposits to savings, is represented by negative numbers; cash you receive, such as dividend checks, is represented by positive numbers.

Example

Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter. If you need to, you can adjust the column widths to see all the data.

Data

Description

10.00%

Annual interest

1

Period for which you want to find the interest paid.

3

Years of loan

$8,000

Present value of loan

Formula

Description

Live Result

=IPMT(A2/12, A3, A4*12, A5)

Interest due in the first month for a loan with the terms in A2:A5.

($66.67)

=IPMT(A2, 3, A4, A5)

Interest due in the last year for a loan with the same terms, where payments are made yearly.

($292.45)

Need more help?

What is periodic rate of return?

The periodic rate equals the annual interest rate divided by the number of periods. For example, the interest on a home loan is usually calculated monthly, so if the annual interest rate is 4 percent, then you divide that by 12 and get 0.33 percent. That's your interest every month.

What is the function of rate of interest?

The RATE Function[1] is an Excel Financial function that is used to calculate the interest rate charged on a loan or the rate of return needed to reach a specified amount on an investment over a given period. For a financial analyst, the RATE function can be useful to calculate the interest rate on zero coupon bonds.

What is the periodic interest rate?

A daily periodic interest rate generally is used to calculate interest by multiplying the rate by the amount owed at the end of each day. This interest amount is then added to the previous day's balance, which means that interest is compounding on a daily basis.

What is the true rate of interest called?

The real interest rate is the rate of interest an investor, saver or lender receives (or expects to receive) after allowing for inflation. It can be described more formally by the Fisher equation, which states that the real interest rate is approximately the nominal interest rate minus the inflation rate.