Alpha Vantage
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
FX_INTRADAY_ALPHAVANTAGE(from_currency, to_currency, sample,
[interval]
)from_currency
A three-letter physical currency code to convert from. For example: "USD"
or "EUR"
.
to_currency
A three-letter physical currency code to convert to. For example: "USD"
or "EUR"
.
sample
The time interval between two data points. Choose either:
"1min"
"5min"
"15min"
"30min"
"60min"
[optional] interval
The date range to return intraday exchange rates for. For example: "[2019-11-22;2019-11-29]"
or ">2019-12-01"
. By default, returns the most recent intraday rates.
More details
Check allowed physical currencies and digital currencies.