Features Pricing Docs Contact Dashboard
Now with 3,000 free requests/day

The Geocoding API
Built for Developers

Transform addresses into coordinates and coordinates into addresses. Simple REST API, lightning-fast responses, and generous free tier.

100ms p95
Latency
99.9%
Uptime
Free
To Start
// Geocode an address
const response = await fetch(
  'https://api.latlng.work/api?q=Seattle',
  {
    headers: {
      'X-Api-Key': 'YOUR_API_KEY'
    }
  }
);

// Response
{
  "features": [{
    "geometry": {
      "coordinates": [-122.33, 47.60]
    }
  }]
}

Everything You Need

Powerful geocoding features with a simple, intuitive API that developers love.

🎯

Forward Geocoding

Convert any address, city, or place name into precise latitude and longitude coordinates.

🔄

Reverse Geocoding

Turn coordinates into human-readable addresses. Perfect for location-based apps.

Lightning Fast

100ms p95 response times powered by edge computing. Your users won't wait.

🌍

Global Coverage

Worldwide address data powered by OpenStreetMap. Works in every country.

🔒

Secure & Private

HTTPS encryption, no query logging, and GDPR compliant by design.

📊

Usage Dashboard

Monitor your API usage, manage keys, and track requests in real-time.

Simple, Transparent Pricing

Start for free, scale as you grow. No hidden fees or surprise charges.

Free

$0/month
  • 3,000 geocoding requests/day
  • 300 reverse geocoding/day
  • API key authentication
  • Usage dashboard
  • Community support
Get Started Free

Enterprise

Custom
  • Unlimited requests
  • Dedicated infrastructure
  • Custom SLA
  • On-premise option
  • 24/7 phone support
Contact Sales

Ready to Build?

Join thousands of developers using LatLng to power their location features. Get your free API key in seconds.

Get Your Free API Key →