forex_exchangeRates
Retrieve real-time forex exchange rates for specified currency pairs (e.g., EUR to USD) using the MCP Avantage server for accurate financial data access.
Instructions
Fetches the realtime exchange rate for a currency pair (e.g., EUR to USD).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_currency | Yes | The currency symbol to convert from (e.g., "EUR"). | |
to_currency | Yes | The currency symbol to convert to (e.g., "USD"). |