get_latest_rates
Fetch the latest exchange rates.
How to use it
get_latest_rates is exposed by the Currency Conversion MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_latest_rates tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL CURRENCY CONVERSION MCP LISTINGOther tools in Currency Conversion MCP (9)
(number): Amount to convert (positive number)
(string, optional): Base currency code (defaults to EUR)
Convert an amount from one currency to another.
(string): Date in YYYY-MM-DD format
(string): Source currency code (3 letters, e.g., "USD", "EUR")
List all available currencies with their full names.
Get historical exchange rates for a specific date.
(string, optional): Comma-separated currency codes to limit results
(string): Target currency code (3 letters, e.g., "USD", "EUR")