Fixer.io
Fixer.io is a simple and lightweight API for current and historical foreign exchange rates and currency conversion.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Fixer.io authenticates with an API key. Generate the credential in your Fixer.io account, then paste it into FlyMyAI the first time an agent uses a Fixer.io action.
Get your Fixer.io credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Fixer.io API Key | The API key provided by Fixer.io to authenticate API requests. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
FIXER_IO_CONVERT_CURRENCY | Tool to convert an amount from one currency to another. Use when you need current or historical exchange rates. Specify 'date' for historical rates. | from_currency, to_currency, amount |
FIXER_IO_GET_FLUCTUATION | Tool to fetch exchange rate fluctuations between two dates. Use when you need day-to-day currency rate changes. | start_date, end_date |
FIXER_IO_GET_HISTORICAL_RATES | Tool to fetch historical exchange rates for a specific date. Use when you need past currency rates. | date |
FIXER_IO_GET_LATEST_RATES | Tool to retrieve the most recent exchange rates. Use when you need current currency conversion rates for all or specified currencies. | - |
FIXER_IO_GET_SUPPORTED_SYMBOLS | Tool to retrieve the list of all available currency symbols and their corresponding names. Use when you need to fetch and display supported currency codes. | - |
FIXER_IO_GET_TIME_SERIES | Tool to retrieve daily exchange rates for a specified period. Use when you need historical FX rates between two dates (max 365 days). | start_date, end_date |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Fixer.io!