Alpha Vantage
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
FX_ALPHAVANTAGE(from_currency, to_currency,
[short]
)from_currency
A three-letter physical or digital currency code to convert from. For example: "USD"
or "BTC"
.
to_currency
A three-letter physical or digital currency code to convert to. For example: "USD"
or "BTC"
.
[optional] short
Boolean indicating whether to return just the elevation or not. Choose either TRUE to get just the exchange rate (default) or FALSE to get additional informations.
More details
Check allowed physical currencies and digital currencies.