TRUECALC
Functions

NOMINAL

Nominal annual interest rate

Try it

When to use it

When should I use NOMINAL?

Use NOMINAL to convert an effective annual rate back to the equivalent nominal rate compounded at a given frequency — the reverse of EFFECT, useful when comparing loan products quoted differently.

Used in

finance · lending · personal-finance

Syntax

NOMINAL(effect_rate, npery)

Examples

=NOMINAL(0.85,12) // => 0.6312274853524098

On this page