Back to Alpha Vantage Digital Currency
Connect Knoon AI with Alpha Vantage Digital Currency (Alpha Vantage) to automate AI workflows.
Fetch realtime exchange rates between two currencies.
alphaVantageDigitalCurrencyExchangeRate
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| fromCurrency | mustache | From currency code (e.g. "BTC" or "USD"). | Yes |
| toCurrency | mustache | To currency code (e.g. "USD" or "JPY"). | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| fromCurrency | string | From currency code. |
| toCurrency | string | To currency code. |
| rate | object | Normalized exchange rate fields. |