top of page
Since our establishment in 1995, FlightLookup has been dedicated to delivering top-notch services with a focus on efficiency

Nearest Airport API — Find Airports by Location or Coordinates

Example API Request

<?xml version="1.0" encoding="UTF-8"?>

<OTA_NearestAirportRS Version="1.0">

<Success/>

<NearestAirports>

<Airport LocationCode="LHR" AirportName="London Heathrow Airport" Distance="22.5" DistanceUnit="km"/>

<Airport LocationCode="LGW" AirportName="London Gatwick Airport" Distance="45.1" DistanceUnit="km"/>

<Airport LocationCode="STN" AirportName="London Stansted Airport" Distance="58.3" DistanceUnit="km"/>

</NearestAirports>

</OTA_NearestAirportRS>

Start Building with the Nearest Airport API

Find the nearest airports to any location worldwide using GPS coordinates or city name. Build location-aware travel applications, flight search tools, and airport finder services with accurate proximity data and real-time airport information.

bottom of page