NOMINAL(effect_rate, npery)
=NOMINAL(A2,A3)
The NOMINAL function can be used to calculate the nominal interest rate when given an effective rate and the number of compounding periods per year. For example, this returns the nominal annual interest rate for the effective rate and the number of compounding periods per year.
=NOMINAL(A2/12,A3)
The NOMINAL function can also be used to calculate the nominal interest rate when given an effective rate and the number of compounding periods per month. For example, if the effective rate is given in A2 and the number of compounding periods per month is given in A3, the preceding formula could be used. This will return the nominal annual interest rate.
=NOMINAL(A2/4,A3)
The NOMINAL function can be used to calculate the nominal interest rate when given an effective rate and the number of compounding periods per quarter. For example, if the effective rate is given in A2 and the number of compounding periods per quarter is given in A3, the preceding formula could be used. This will return the nominal annual interest rate.
=NOMINAL(A2,A3)
The NOMINAL function can also be used to calculate the nominal interest rate when given an effective rate and the number of compounding periods per year. For example, if the effective rate is given in A2 and the number of compounding periods per year is given in A3, the preceding formula could be used. This will return the nominal annual interest rate.
The NOMINAL function calculates the nominal annual interest rate that is based on the effective interest rate and the number of compounding periods per year.