Retour à Alpha Vantage Digital Currency
Connecter Knoon AI avec Alpha Vantage Digital Currency (Alpha Vantage) pour automatiser les flux de travail AI.
Fetch realtime exchange rates between two currencies.
alphaVantageDigitalCurrencyExchangeRate
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. "BTC" or "USD"). | Oui |
| toCurrency | mustache | To currency code (e.g. "USD" or "JPY"). | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| fromCurrency | string | From currency code. |
| toCurrency | string | To currency code. |
| rate | object | Normalized exchange rate fields. |