Retour à Alpha Vantage FX
Connecter Knoon AI avec Alpha Vantage FX (Alpha Vantage) pour automatiser les flux de travail AI.
Fetch realtime currency exchange rates.
alphaVantageFxExchangeRate
Bêta
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| fromCurrency | mustache | From currency code (e.g. "USD"). | Oui |
| toCurrency | mustache | To currency code (e.g. "JPY"). | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| fromCurrency | string | From currency code. |
| toCurrency | string | To currency code. |
| rate | object | Normalized exchange rate fields. |