crypto_exchangeRates
Retrieve real-time cryptocurrency exchange rates (e.g., BTC to USD) using specific currency pairs for accurate financial data integration.
Instructions
Fetches the realtime exchange rate for a cryptocurrency pair (e.g., BTC to USD).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_currency | Yes | The cryptocurrency symbol (e.g., "BTC"). | |
to_currency | Yes | The physical currency symbol (e.g., "USD"). |