MANAOBA AIRPORT
MANAOBA · SB · 8.33°S / 160.80°E
MHM
IATA · ICAO
AGOB
Manaoba Airport (MHM) serves Manaoba, Solomon Islands. It sits at -8.33/160.80, rises to 14 ft, is classified as small airport.
Type
Small airport
Elevation
14ft
Scheduled service
YES
ICAO
AGOB
All facts
- IATA
- MHM
- Municipality
- Manaoba
- Country
- Solomon Islands
- Coords
- 8.33°S / 160.80°E
Nearby airports
FAQ
- What is the IATA code for Manaoba Airport?
- MHM.
- What is the ICAO code for Manaoba Airport?
- AGOB.
- Where is Manaoba Airport located?
- Manaoba, Solomon Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MHM
{
"data": {
"id": 46,
"iata_code": "MHM",
"icao_code": "AGOB",
"name": "Manaoba Airport",
"country_code": "SB",
"city_id": null,
"latitude": "-8.325008",
"longitude": "160.80051",
"elevation": 14,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Manaoba"
}
}