Terug naar Alpha Vantage FX
Verbinding maken met Knoon AI met Alpha Vantage FX (Alpha Vantage) om AI-workflows te automatiseren.
Fetch realtime currency exchange rates.
alphaVantageFxExchangeRate
BÈTA
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| fromCurrency | mustache | From currency code (e.g. "USD"). | Ja |
| toCurrency | mustache | To currency code (e.g. "JPY"). | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| fromCurrency | string | From currency code. |
| toCurrency | string | To currency code. |
| rate | object | Normalized exchange rate fields. |