M'BIGOU AIRPORT
M'BIGOU · GA · 1.89°S / 11.91°E
MBC
IATA · ICAO
FOGG
M'Bigou Airport (MBC) serves M'Bigou, Gabon. It sits at -1.89/11.91, rises to 2346 ft, is classified as small airport.
Type
Small airport
Elevation
2346ft
Scheduled service
NO
ICAO
FOGG
All facts
- IATA
- MBC
- Municipality
- M'Bigou
- Country
- Gabon
- Coords
- 1.89°S / 11.91°E
Nearby airports
FAQ
- What is the IATA code for M'Bigou Airport?
- MBC.
- What is the ICAO code for M'Bigou Airport?
- FOGG.
- Where is M'Bigou Airport located?
- M'Bigou, Gabon.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MBC
{
"data": {
"id": 2244,
"iata_code": "MBC",
"icao_code": "FOGG",
"name": "M'Bigou Airport",
"country_code": "GA",
"city_id": null,
"latitude": "-1.893056",
"longitude": "11.9125",
"elevation": 2346,
"type": "small_airport",
"scheduled_service": false,
"municipality": "M'Bigou"
}
}