Back to Alpha Vantage FX
Connect Knoon AI with Alpha Vantage FX (Alpha Vantage) to automate AI workflows.
Fetch realtime currency exchange rates.
alphaVantageFxExchangeRate
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. "USD"). | Yes |
| toCurrency | mustache | To currency code (e.g. "JPY"). | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| fromCurrency | string | From currency code. |
| toCurrency | string | To currency code. |
| rate | object | Normalized exchange rate fields. |