Alpha Vantage
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
FX_WEEKLY_ALPHAVANTAGE(from_currency, to_currency,
[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"
.
[optional] interval
The date range to return weekly exchange rates for. For example: "[2019-11-22;2019-11-29]"
or ">2019-12-01"
. By default, returns the most recent rates, even for partial weeks.
More details
Check allowed physical currencies and digital currencies.