Voltar para Alpha Vantage Digital Currency
Conectar Knoon AI com Alpha Vantage Digital Currency (Alpha Vantage) para automatizar fluxos de trabalho de AI.
Fetch realtime exchange rates between two currencies.
alphaVantageDigitalCurrencyExchangeRate
Beta
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| fromCurrency | mustache | From currency code (e.g. "BTC" or "USD"). | Sim |
| toCurrency | mustache | To currency code (e.g. "USD" or "JPY"). | Sim |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| fromCurrency | string | From currency code. |
| toCurrency | string | To currency code. |
| rate | object | Normalized exchange rate fields. |