SABAH AIRPORT
SABAH · PG · 5.58°S / 155.05°E
SBV
IATA · ICAO
AYSH
Sabah Airport (SBV) serves Sabah, Papua New Guinea. It sits at -5.58/155.05, rises to 10 ft, is classified as small airport.
Type
Small airport
Elevation
10ft
Scheduled service
NO
ICAO
AYSH
All facts
- IATA
- SBV
- Municipality
- Sabah
- Country
- Papua New Guinea
- Coords
- 5.58°S / 155.05°E
Nearby airports
FAQ
- What is the IATA code for Sabah Airport?
- SBV.
- What is the ICAO code for Sabah Airport?
- AYSH.
- Where is Sabah Airport located?
- Sabah, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SBV
{
"data": {
"id": 288,
"iata_code": "SBV",
"icao_code": "AYSH",
"name": "Sabah Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-5.5765",
"longitude": "155.0489",
"elevation": 10,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sabah"
}
}