convert_currency
Convert an amount from one currency to another.
How to use it
convert_currency is exposed by the Currency Conversion MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the convert_currency 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)
(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.
Fetch the latest exchange rates.
(string, optional): Comma-separated currency codes to limit results
(string): Target currency code (3 letters, e.g., "USD", "EUR")