Geocoding Converter

Convert between addresses and geographic coordinates (latitude/longitude). Supports geocoding (address to coordinates) and reverse geocoding (coordinates to address) using OpenStreetMap data.

Address to Coordinates

You can enter a city name, street address, or landmark

Coordinates to Address

How to use:

  1. Address to Coordinates: Enter an address and click Convert to get latitude and longitude
  2. Coordinates to Address: Enter latitude and longitude (decimal degrees) and click Convert to get the address
  3. Copy the results as needed

About Geocoding

Geocoding is the process of converting addresses into geographic coordinates (latitude and longitude). Reverse geocoding is the opposite process - converting coordinates into addresses. This tool uses OpenStreetMap's Nominatim service, which provides free geocoding for locations worldwide.