ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Open Exchange Rates with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access real-time and historical currency exchange rates for 200+ currencies. Convert values, track time series, and analyze OHLC data directly from your AI agen

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Open Exchange Rates capability set.

These are the exact actions your AI can choose when you ask it to work with Open Exchange Rates.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Open Exchange Rates.

  1. 01

    List currencies

    Get a list of all available currency symbols and names

  2. 02

    Get ohlc

    Retrieve OHLC data for a specific period

  3. 03

    Convert currency

    Convert any value from one currency to another

  4. 04

    Get historical rates

    Retrieve exchange rates for a specific date

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Open Exchange Rates.

  1. 05

    Get latest rates

    Retrieve the most recent exchange rates

  2. 06

    Get time series

    Retrieve exchange rates over a period of time

  3. 07

    Get usage

    Check your App ID usage and plan limits

Observed, not estimated

906ms average. Fast in production.

Open Exchange Rates is checked daily against the live service.

Daily averagePeak 1100ms
Aug 20Today
Fastest day
760ms
Slowest day
1100ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Open Exchange Rates, so you can see the experience inside your AI.

It does not authenticate your account with Open Exchange Rates. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Open Exchange Rates Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_RKv5QhTYYUsqrgLuBkJuHuxUaXsLDrL77tW6y56T/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Open Exchange Rates capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "open-exchange-rates-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_RKv5QhTYYUsqrgLuBkJuHuxUaXsLDrL77tW6y56T/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Open Exchange Rates owners ask.

  • 01

    Can I see exchange rates for a specific date in the past?

    Yes! Use the get_historical_rates capability by providing the date in YYYY-MM-DD format. The agent will return the rates as they were on that specific day.

  • 02

    How do I get a list of all supported currency names and symbols?

    Simply run the list_currencies capability. It will provide a complete dictionary of currency codes (like USD, EUR, BRL) and their full names.

  • 03

    Can I track currency trends over a specific period?

    Yes, the get_time_series capability allows you to fetch historical rates between a start and end date, making it easy to analyze fluctuations over time.