crypto_exchangeRates
Fetch real-time exchange rates for cryptocurrency pairs (e.g., BTC to USD) using specific input parameters. Supports accurate conversions for financial analysis or transactions.
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"). |