Alpha Vantage Digital Currency に戻る
Alpha Vantage Digital Currency (Alpha Vantage) と Knoon AI を接続して 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. |