The Most Comprehensive Country Data API

From ISO codes to decades of economic trends, climate emissions, agricultural production, and complete visa intelligence. Access 200,000+ data points across 286 countries from a single, simple API sourced from dozens of respected global institutions.

750+
Unique Indicators
200K+
Total Data Points
60+ Years
Historical Data
250+
Countries & Territories
FAO/OECD
Authoritative Sources
<100ms
Response Time

Why We Stand Apart

From ISO Codes to Economic Intelligence

Other country APIs deliver ISO codes and currencies. We provide that foundation, plus 60+ years of macroeconomic trends, emissions by sector, agricultural production, and government finance data sourced from dozens of respected global institutions. One API. One integration. Complete coverage.

Sub-National Intelligence Built In

Most APIs stop at the country level. Ours goes deeper: states and provinces with GDP and populations, cities by tier, postal codes, airports, seaports, universities, and sports organizations. Build regional features your competitors can't match.

Visa Intelligence No One Else Has

Our complete 280x280 visa requirement matrix (78,400 records) is unmatched. Access visa requirements for every country pair - data that enables travel platforms, HR systems, and global operations apps with intelligence no other API provides.

Climate & ESG Data Ready

Carbon emissions by sector, temperature trends, forestry metrics, and sustainability indicators ready for ESG reporting. Track environmental impact across countries with data your compliance teams actually need.

Business & Corporate Intelligence

Stock exchanges, Fortune Global 1000 companies, major corporations by country, tax rates, and ease of doing business rankings. Everything you need for market research, competitive analysis, and expansion planning.

One Integration, Zero Maintenance

Stop juggling multiple data sources with different formats, update schedules, and API conventions. We aggregate, normalize, and maintain the data so you can focus on building features, not data pipelines.

Everything You Need for Country Data

Comprehensive, accurate, and always up-to-date country information delivered through a simple REST API

🌍

Essential Country Basics

ISO codes, currencies, languages, demographics, life expectancy, literacy rates, climate zones, and government structure

🏛️

Sub-National Intelligence

States/provinces with GDP & populations, cities, postal codes, airports, seaports, universities, and sports leagues

📈

Economic & Industry Data

Stock exchanges, major corporations, trade data, natural resources, tourism stats, tax rates, R&D spending, and religions

Lightning Fast

Average response time under 100ms with global CDN and intelligent caching

🔒

Secure & Reliable

API key authentication, rate limiting, and 99.9% uptime SLA

📊

Usage Analytics

Real-time tracking, detailed reports, and insights into your API usage

Enterprise-Grade Economic & Environmental Data

Beyond basic country identifiers - access macroeconomic trends, trade data, emissions tracking, and food security metrics backed by FAO and OECD sources

📊

Macroeconomic Time-Series

GDP, inflation (CPI), FDI flows, government expenditure, and capital stock (2000-2023). Essential for economic forecasting and market analysis.

🌾

Agricultural & Food Security

Production metrics, land use, food balance sheets, dietary supply, hunger indicators, and cost of healthy diets. Critical for commodity traders and food industry.

🌍

Climate & Environmental Data

Carbon emissions by sector, emissions intensity, climate indicators, forestry metrics, and temperature trends. Essential for ESG reporting and sustainability.

💱

Trade & Currency Intelligence

Exchange rates (LCU to USD), trade indicators, import/export dependencies, and trade partner networks for supply chain optimization.

📈

Quarterly GDP & Growth Metrics

OECD-sourced quarterly GDP growth rates, household consumption patterns, and government finance data for precise economic modeling.

🎯

Sustainability & SDG Tracking

UN Sustainable Development Goals indicators, pesticide usage, bioenergy production, and agricultural mechanization metrics.

Simple to Integrate

Get started in minutes with our straightforward REST API and comprehensive documentation

// Get country by ISO code
fetch('https://api.isocountry.com/v1/countries/US', {
  headers: {
    'X-API-Key': 'your_api_key'
  }
})
.then(response => response.json())
.then(data => console.log(data));

// Response:
{
  "iso_alpha2": "US",
  "iso_alpha3": "USA",
  "name": "United States",
  "capital": "Washington, D.C.",
  "currencies": [{"code": "USD", "symbol": "$"}],
  "languages": [{"code": "en", "name": "English"}]
}

Simple, Transparent Pricing

Choose the plan that fits your needs. Start free, upgrade as you grow.

Developer

$49
per month
  • 50,000 requests/month
  • All country data
  • Usage analytics
  • 1 concurrent connection
Start Free Trial

Pro

$285
per month
  • 1,500,000 requests/month
  • All country data
  • 24/7 priority support
  • 5 concurrent connections
  • Dedicated account manager
Start Free Trial
View All Plans

Ready to Get Started?

Join thousands of developers using our Country ISO API

Create Free Account Contact Sales