# Fixer

Fixer is a currency data API providing real-time and historical exchange rates for 170 world currencies.

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 3
- **Triggers:** 0
- **Slug:** `FIXER`
- **Version:** 20260407_00

## Tools

### Get Historical Rates

**Slug:** `FIXER_GET_HISTORICAL_RATES`

Tool to get historical exchange rate data for a specific date. Use when you need past currency rates for all or selected currencies.

### Get Latest Exchange Rates

**Slug:** `FIXER_GET_LATEST_RATES`

Tool to get real-time exchange rate data for all available or specified currencies. Use when you need current forex rates before performing currency conversions.

### Get Supported Symbols

**Slug:** `FIXER_GET_SUPPORTED_SYMBOLS`

Tool to retrieve all supported currency symbols and their full names. Use when you need to display or validate available currencies before performing conversions.
