CurrencyBeacon

CurrencyBeacon MCP Connector for Claude

F

Access real-time and historical currency exchange rates, perform conversions, and analyze financial time-series data directly.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect CurrencyBeacon to your AI agent to access a robust global currency data engine. Whether you need to track live market fluctuations or audit historical financial records, this server provides the tools for precise currency analysis.

What you can do

  • Real-Time Rates — Get the latest mid-market exchange rates for over 160 currencies using get_latest_rates.
  • Historical Audits — Retrieve specific exchange rates for any date back to 1996 with get_historical_rates.
  • Currency Conversion — Convert any amount between currencies using convert_currency, with optional historical date support.
  • Trend Analysis — Fetch daily historical data over a range of dates using get_timeseries to visualize market movements.
  • Currency Metadata — List all supported currencies, symbols, and names via list_currencies.

How it works

  1. Subscribe to this server
  2. Enter your CurrencyBeacon API Key
  3. Start querying financial data from Claude, Cursor, or any MCP client

Who is this for?

  • FinTech Developers — Integrate reliable exchange rate data into applications without building complex scrapers.
  • E-commerce Managers — Calculate international pricing and analyze historical currency impacts on sales.
  • Data Analysts — Pull clean time-series data for financial modeling and reporting.
currency-exchangeforex-apimarket-fluctuationfinancial-auditingtime-series-dataglobal-finance

5 tools expose this connector's capabilities to your AI agent.

convert_currency

Convert an amount from one currency to another

list_currencies

List all supported currencies

get_historical_rates

Get historical exchange rates for a specific date

get_latest_rates

Get real-time exchange rates

get_timeseries

Max range typically 365 days. Get daily historical exchange rates between two dates

See how to talk to your AI agent using CurrencyBeacon.

List all supported currencies and their symbols.

I've retrieved the list. CurrencyBeacon supports over 160 currencies including USD (US Dollar), EUR (Euro), JPY (Japanese Yen), and GBP (British Pound Sterling). Would you like to see the full list or check rates for specific ones?

What was the exchange rate for USD to EUR on December 25th, 2010?

Checking historical records... On 2010-12-25, the exchange rate for 1 USD was approximately 0.758 EUR. Would you like to check another date or currency pair?

Convert 1500 Japanese Yen to US Dollars.

Using real-time mid-market rates, 1500 JPY is approximately 10.45 USD. Would you like to perform this conversion for a historical date instead?

Yes. Use the `convert_currency` tool and provide the `date` parameter in YYYY-MM-DD format to perform historical conversions.

Related Connectors