MEGHAULI AIRPORT
MEGHAULI · NP · 27.58°N / 84.23°E
MEY
IATA · ICAO
VNMG
Meghauli Airport (MEY) serves Meghauli, Nepal. It sits at 27.58/84.23, rises to 600 ft, is classified as small airport.
Type
Small airport
Elevation
600ft
Scheduled service
NO
ICAO
VNMG
All facts
- IATA
- MEY
- Municipality
- Meghauli
- Country
- Nepal
- Coords
- 27.58°N / 84.23°E
Nearby airports
FAQ
- What is the IATA code for Meghauli Airport?
- MEY.
- What is the ICAO code for Meghauli Airport?
- VNMG.
- Where is Meghauli Airport located?
- Meghauli, Nepal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MEY
{
"data": {
"id": 8640,
"iata_code": "MEY",
"icao_code": "VNMG",
"name": "Meghauli Airport",
"country_code": "NP",
"city_id": null,
"latitude": "27.5774",
"longitude": "84.22875",
"elevation": 600,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Meghauli"
}
}