返回 Alpha Vantage Digital Currency
將 Knoon AI 與 Alpha Vantage Digital Currency (Alpha Vantage) 連接以自動化 AI 工作流程。
Fetch realtime exchange rates between two currencies.
alphaVantageDigitalCurrencyExchangeRate
測試版
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| fromCurrency | mustache | From currency code (e.g. "BTC" or "USD"). | 是的 |
| toCurrency | mustache | To currency code (e.g. "USD" or "JPY"). | 是的 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| fromCurrency | string | From currency code. |
| toCurrency | string | To currency code. |
| rate | object | Normalized exchange rate fields. |