Key:currency:*
(Redirected from Key:currency)
![]() |
![]() |
Description |
---|
Currency accepted or dispensed. |
Group: properties |
Used on these elements |
Useful combination |
Status: in use |
taginfo: currency:* |
Currency accepted or dispensed.
Subtags
currency:XXX=yes
– The currencyXXX
is accepted/dispensed. The subkeyXXX
is replaced by thethree-letter ISO 4217 currency code.
currency:XXX=no
– The currencyXXX
is not accepted/dispensed. The subkeyXXX
is replaced by thethree-letter ISO 4217 currency code.
currency:others=no
– You may add this tag to the feature if you have already indicated all accepted/dispensed currencies, to confirm that other currencies that have not been explicitly tagged are accepted or dispensed. You should not add simultaneouslycurrency:XXX=no
, which would be an unnecessary duplicate.- You should not use
currency:others=yes
which would be too fuzzy (it would mean that all currencies of the world are accepted and this is wrong in general except online on very large international foreign currencies market exchanges).
Replaces
This tagging scheme replaces the currency=XXX
scheme, which is not working properly because an ATM can dispense several currencies.
Examples
currency:EUR=yes
– Euros are accepted, but it is unclear whether other currencies are accepted, too.currency:USD=no
– It is unknown which currencies are accepted at all, but at least we know it's not US dollars.currency:JPY=yes
+currency:others=no
– Only Japanese yens are accepted, all other currencies are rejected.
The most common values based on Taginfo
currency:EUR=yes
currency:RUB=yes
currency:USD=yes
currency:CHF=yes
currency:PLN=yes
currency:GBP=yes
currency:others=no
currency:XLT=
Local currencies
Local currencies are part of a
Local exchange trading system.
The key currency:XLT=*
describe which local currency is used.
Florain | Val'heureux | Zinne |
---|---|---|
currency:XLT=FLOR |
currency:XLT=VALH |
currency:XLT=ZINN
|
![]() |
Pive |
---|---|
currency:XLT=ROUE |
currency:XLT=PIVE
|
Cryptocurrencies
For information related to cryptocurrencies see the separate Cryptocurrency page.
Bad examples
currency:eur=yes
– Avoid this (and similar) notation, according to ISO 4217 the currency code must be in capital letters.currency:RUB=yes
+currency:EUR=no
+currency:USD=no
+currency:others=no
– The currencies EUR and USD can be omitted sincecurrency:others=no
implicitly says that all other currencies are rejected.