Google Reverse Geocode Api

API Call Request Parameters
string
Required

Latitude

string
Required

Longitude

string
Required

Enter Your Api Key

This Api Price:-
API Name Mini API Plan Pro API Plan Gold API Plan Custom API Plan
Google_reverse_geocode ₹0.03/hit
Mini Plan
0.02/hit
Pro Plan
₹0.01/hit
Gold Plan
₹0.03/hit
Custom Allowed

The Google Reverse Geocoding API is a service that converts latitude and longitude coordinates into a readable address. Instead of entering an address to get a location, this API helps you find address details using location coordinates.

What Information Does This API Provide?

When you send latitude and longitude to the Google Reverse Geocoding API, it returns detailed location information such as:

  • Place Name: Name of the area or city (example: Bassi)
  • State: Name of the state (example: Rajasthan)
  • Country: Country code or name (example: IN / India)
  • Pincode: Postal or ZIP code (example: 303305)
  • Latitude: Exact latitude of the location
  • Longitude: Exact longitude of the location
  • Google Maps Link: Direct link to view the location on Google Maps

Example Location Data

For the coordinates 26.8605382, 76.1162731, the API returns:

  • Place: Jaipur
  • State: Rajasthan
  • Country: India
  • Pincode: 303305

Where Is This API Useful?

The Google Reverse Geocoding API is widely used in many applications, such as:

  • Delivery applications to auto-detect user addresses
  • Ride booking apps to identify pickup and drop locations
  • Tracking systems to know user or device locations
  • Real estate platforms to show property locations
  • Emergency services to locate users quickly

Benefits of Using This API

  • Accurate and reliable location data
  • Saves time by avoiding manual address entry
  • Easy to integrate with web and mobile apps
  • Works globally with Google Maps support
Language
// Language example will appear here
Click Try It! to start a request and see the response here! Or choose an example:
application/json