Open Exchange Rates for your agents.
Connect Open Exchange Rates once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 6 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Open Exchange Rates.
What agents can do with Open Exchange Rates
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
openexchangerates_latest_ratesGet the latest exchange rates. Base currency defaults to USD.
openexchangerates_historical_ratesGet historical exchange rates for a specific date. `date` is YYYY-MM-DD.
openexchangerates_list_currenciesList all available currency codes and names.
openexchangerates_convertConvert an amount between two currencies at the latest rate. `value` is the amount; `from`/`to` are 3-letter codes. Requires a paid plan.
openexchangerates_time_seriesGet daily historical rates over a date range. `start`/`end` are YYYY-MM-DD (limited window on most plans). Requires a paid plan.
openexchangerates_usageGet your App ID's plan details and current API usage/quota.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign up for a free (or paid) account.
- Go to the App IDs page and copy your App ID.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Open Exchange Rates to Even: call connect_begin("openexchangerates") on the even-connect MCP and walk me through it.
Get latest and historical exchange rates, convert amounts between currencies, and track usage against your plan quota.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.