fastFOREX.io Currency, Crypto, Forex
Realtime and Historical Exchange Rate Data, FX pairs, bid/ask, OHLC and Crypto prices
Documentation
MCP Server
You can now give Codex / ChatGPT / Claude / Gemini etc. (any Agent/AI/LLM that supports the Model Context Protocol standard) access to all the same top-grade Currency & FX data you access via our APIs. The 7-day free trial and all our paid plans include access to your subscription via our remote MCP Servers. Make sure you sign up for an account at https://console.fastforex.io
Adding MCP Servers
- OpenAI Codex
- ChatGPT
- Claude Desktop
- Claude Code
- Google Gemini CLI
- OpenCode
- Cursor
Remote MCP URL
To connect to our remote MCP server, use the following URL - and authorize via the OAuth flow triggered by your LLM.https://mcp.fastforex.io/mcp Or, if you want to embed an API key in the MCP server URLhttps://mcp.fastforex.io/mcp?api_key=XXX
Tools
Your LLM will explore the MCP server and automatically discover the tools (endpoints) available to it. Here is a summary of each MCP Tool. You can read more about each endpoint in our API documentation.
Currency / Exchange Rate
exchange_rateGet the current exchange rate for a currency pair (e.g. EUR -> USD)fetch_allGet all the latest exchange rates for a base currency (e.g. all exchange rates for EUR)fetch_multifetch_many_to_onefetch_matrixconvertConvert an amount from one currency to anotherhistoricalGet the historical exchange rate for a currency pair at a specific datetime_seriesGet the historical daily exchange rates for a currency pair over a date range (e.g. daily exchange rates for EUR -> USD from Jan 1, 2024 to Jan 31, 2024)currenciesList the available currencies (symbols, names)
Crypto
crypto_currenciescrypto_pairscrypto_fetch_pricesGet the latest realtime price for a crypto pair (e.g. BTCUSDT)
FX Pairs
fx_pairsList the available FX pairsfx_quoteGet the latest realtime bid/ask price for an FX pair (e.g. EURUSD)fx_quote_time_seriesGet a time series of bid/ask prices for an FX pair over a time range (minute/hourly/daily)fx_ohlc_time_seriesGet a time series of OHLC (open/high/low/close) price data for an FX pair over a time range (minute/hourly/daily)fx_pairs_historical_limitsfx_pairs_quote_sizesfx_currencies
WebSocketsFind us on GitHub
Server Terkait
MCP Kubernetes Server
Control Kubernetes clusters through interactions with Large Language Models (LLMs).
Remote MCP Server on Cloudflare
A self-hostable MCP server for Cloudflare Workers with OAuth login support, using Cloudflare KV for storage.
WordPress MCP Server
An MCP server for interacting with WordPress sites via the REST API, allowing you to manage posts, pages, and media.
Rocket.net
Manage WordPress sites, plugins, and themes on the Rocket.net hosting platform via its API.
Bigeye MCP Server
Interact with Bigeye's data quality monitoring platform via its Datawatch API. Supports dynamic API key authentication.
Contentstack
Interact with Contentstack's Content Management API to manage your CMS content.
Replicate
Run AI models for tasks like image generation using the Replicate API.
SmarterMCP
Business-grade MCP server that emits real operational events and metrics to power decision dashboards, pilots, and automated business systems across any cloud
DigitalOcean
Provides comprehensive access to all DigitalOcean API endpoints, dynamically extracted from their OpenAPI specification.
Remote MCP Server on Cloudflare
An MCP server designed to run on Cloudflare Workers, featuring OAuth login support and Cloudflare KV integration for data storage.