Skip to main content

EURO

Definition

This function returns the equivalent of one Euro based on the ISO currency code.

Syntax


Arguments

The argument is the ISO currency code of certain countries. This function does not convert all currencies; only those Euro member currencies listed here.

Country/RegionISO Currency Code
BelgiumBEF
LuxembourgLUF
GermanyDEM
SpainESP
FranceFRF
IrelandIEP
ItalyITL
NetherlandsNLG
AustriaATS
PortugalPTE
FinlandFIM
Euro member stateEUR

Remarks

ISO Currency Codes are from ISO 4217, the international standard describing three-letter codes to define the names of currencies. ISO is the nickname for the International Organization for Standardization.The first two letters of the code are the two-letter country codes (ISO 3166) and the third is usually the initial of the currency itself. So BEF is Belgium Franc.

Data Types

Accepts string data for the code. Returns numeric data.

Examples

EURO(""BEF"")

 

In order to use the EURO formula, start with your edited Excellentable:



Then type in the EURO formula in the area you would like to display the outcome:

  


By adding the values you would like to calculate the EURO formula for, Excellentable will generate the outcome:



A
B
1
Formula
Value
2
3
EURO("BEF")
#NAME?
4
EURO("FRF")
#NAME?

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.