PORT BERGÉ AIRPORT
PORT BERGÉ · MG · 15.58°S / 47.62°E
WPB
IATA · ICAO
FMNG
Port Bergé Airport (WPB) serves Port Bergé, Madagascar. It sits at -15.58/47.62, rises to 213 ft, is classified as small airport.
Type
Small airport
Elevation
213ft
Scheduled service
NO
ICAO
FMNG
All facts
- IATA
- WPB
- Municipality
- Port Bergé
- Country
- Madagascar
- Coords
- 15.58°S / 47.62°E
Nearby airports
FAQ
- What is the IATA code for Port Bergé Airport?
- WPB.
- What is the ICAO code for Port Bergé Airport?
- FMNG.
- Where is Port Bergé Airport located?
- Port Bergé, Madagascar.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WPB
{
"data": {
"id": 2161,
"iata_code": "WPB",
"icao_code": "FMNG",
"name": "Port Bergé Airport",
"country_code": "MG",
"city_id": null,
"latitude": "-15.584286",
"longitude": "47.623587",
"elevation": 213,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Port Bergé"
}
}