Geohash to Lat/Lon Converter
Enter a geohash to decode its latitude and longitude.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
A geohash encodes a latitude/longitude location into a short base-32 string by recursively bisecting the world map: each character narrows the possible area, interleaving bits from longitude and latitude, so longer strings mean smaller, more precise cells. This tool reverses that process — it decodes the geohash back into the center latitude and longitude of its cell, plus the cell's error margin, which shrinks as the geohash gets longer.
Backend and geospatial developers use geohash decoding to debug location data stored in systems like Elasticsearch or MongoDB that index by geohash for fast proximity queries, GIS analysts use it to translate geohash-tagged datasets back into plottable coordinates, and API integrators use it when a third-party service returns geohashes instead of raw lat/lon pairs.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)