LABUAN AIRPORT
LABUAN · MY · 5.30°N / 115.25°E
LBU
IATA · ICAO
WBKL
Labuan Airport (LBU) serves Labuan, Malaysia. It sits at 5.30/115.25, rises to 101 ft, is classified as medium airport.
Type
Medium airport
Elevation
101ft
Scheduled service
YES
ICAO
WBKL
All facts
- IATA
- LBU
- Municipality
- Labuan
- Country
- Malaysia
- Coords
- 5.30°N / 115.25°E
Nearby airports
FAQ
- What is the IATA code for Labuan Airport?
- LBU.
- What is the ICAO code for Labuan Airport?
- WBKL.
- Where is Labuan Airport located?
- Labuan, Malaysia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LBU
{
"data": {
"id": 8989,
"iata_code": "LBU",
"icao_code": "WBKL",
"name": "Labuan Airport",
"country_code": "MY",
"city_id": 1733782,
"latitude": "5.301667",
"longitude": "115.248333",
"elevation": 101,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Labuan"
}
}