250+ countries, 150K+ cities, live currency rates in 25 base currencies, and IP geolocation — all in a single API key. No extra integrations, no stitching providers.
{
"name": "Argentina",
"iso2": "AR",
"capital": "Buenos Aires",
"currency": "ARS",
"currencyRate": {
"rate": 1048.5,
"base": "USD",
"lastUpdated": "2026-03-11T10:00:00Z",
"stale": false
}
}Why APOGEOAPI
Competitors make you call a separate FX API. We return live exchange rates inline — choose from 25 base currencies (USD, EUR, GBP, JPY, and more) with ?base=EUR. Zero extra roundtrips.
161+ currencies with 25 selectable base currencies. Auto-updated every 4 hours from 4 providers. Cross-rates computed in-memory — zero extra API calls, zero latency overhead.
Redis caching delivers sub-5ms responses on warm data. Rate limiting, Prometheus metrics, HSTS, Helmet headers, and JWT + API key auth baked in from day one.
Free tier with 1,000 requests/month — countries and states included, no credit card required. Upgrade to Basic, Starter, or Professional to unlock cities, IP geolocation, live currency rates, and more volume.
Subscribe to usage events via webhooks. Full per-request analytics with configurable retention windows — 7 days on Free, up to 365 days on Enterprise.
Geolocate any IPv4 or IPv6 address — country, region, city, timezone, and coordinates. Powered by a local MaxMind database, so there's zero extra latency and no per-lookup cost.
Use ApogeoAPI directly inside Claude Desktop or Cursor with the official MCP server. Add one JSON snippet to your config and AI assistants can call geo endpoints as native tools.
The official @apogeoapi/mcp package exposes all geo endpoints as native tools inside any MCP-compatible AI assistant. No code, no copy-pasting — just ask and the AI fetches live data with your API key.
claude_desktop_config.json
{
"mcpServers": {
"apogeoapi": {
"command": "npx",
"args": ["-y", "@apogeoapi/mcp"],
"env": {
"APOGEOAPI_KEY": "apogeoapi_live_xxx"
}
}
}
}Pricing
No credit card required to start. Upgrade or downgrade any time.
Free
Get started instantly
Basic
For small apps
Starter
For growing projects
Professional
For production apps
Create your free account, generate an API key, and make your first request. No credit card, no setup, no waiting.