PAKSE INTERNATIONAL AIRPORT
PAKSE · LA · 15.13°N / 105.78°E
PKZ
IATA · ICAO
VLPS
Pakse International Airport (PKZ) serves Pakse, Laos. It sits at 15.13/105.78, rises to 351 ft, is classified as large airport.
Type
Large airport
Elevation
351ft
Scheduled service
YES
ICAO
VLPS
All facts
- IATA
- PKZ
- Municipality
- Pakse
- Country
- Laos
- Coords
- 15.13°N / 105.78°E
Nearby airports
FAQ
- What is the IATA code for Pakse International Airport?
- PKZ.
- What is the ICAO code for Pakse International Airport?
- VLPS.
- Where is Pakse International Airport located?
- Pakse, Laos.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PKZ
{
"data": {
"id": 8606,
"iata_code": "PKZ",
"icao_code": "VLPS",
"name": "Pakse International Airport",
"country_code": "LA",
"city_id": 1654379,
"latitude": "15.133973",
"longitude": "105.779871",
"elevation": 351,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Pakse"
}
}