BEIJING DAXING INTERNATIONAL AIRPORT
BEIJING · CN · 39.50°N / 116.41°E
PKX
IATA · ICAO
ZBAD
Beijing Daxing International Airport (PKX) serves Beijing, China. It sits at 39.50/116.41, rises to 98 ft, is classified as large airport.
Type
Large airport
Elevation
98ft
Scheduled service
YES
ICAO
ZBAD
All facts
- IATA
- PKX
- Municipality
- Beijing
- Country
- China
- Coords
- 39.50°N / 116.41°E
Nearby airports
FAQ
- What is the IATA code for Beijing Daxing International Airport?
- PKX.
- What is the ICAO code for Beijing Daxing International Airport?
- ZBAD.
- Where is Beijing Daxing International Airport located?
- Beijing, China.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PKX
{
"data": {
"id": 9642,
"iata_code": "PKX",
"icao_code": "ZBAD",
"name": "Beijing Daxing International Airport",
"country_code": "CN",
"city_id": null,
"latitude": "39.501289",
"longitude": "116.413967",
"elevation": 98,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Beijing"
}
}