Terug naar Alpha Vantage Digital Currency
Verbinding maken met Knoon AI met Alpha Vantage Digital Currency (Alpha Vantage) om AI-workflows te automatiseren.
Fetch realtime exchange rates between two currencies.
alphaVantageDigitalCurrencyExchangeRate
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. "BTC" or "USD"). | Ja |
| toCurrency | mustache | To currency code (e.g. "USD" or "JPY"). | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| fromCurrency | string | From currency code. |
| toCurrency | string | To currency code. |
| rate | object | Normalized exchange rate fields. |