BENGUELA AIRPORT
BENGUELA · AO · 12.61°S / 13.40°E
BUG
IATA · ICAO
FNBG
Benguela Airport (BUG) serves Benguela, Angola. It sits at -12.61/13.40, rises to 118 ft, is classified as medium airport.
Type
Medium airport
Elevation
118ft
Scheduled service
NO
ICAO
FNBG
All facts
- IATA
- BUG
- Municipality
- Benguela
- Country
- Angola
- Coords
- 12.61°S / 13.40°E
Nearby airports
FAQ
- What is the IATA code for Benguela Airport?
- BUG.
- What is the ICAO code for Benguela Airport?
- FNBG.
- Where is Benguela Airport located?
- Benguela, Angola.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BUG
{
"data": {
"id": 2194,
"iata_code": "BUG",
"icao_code": "FNBG",
"name": "Benguela Airport",
"country_code": "AO",
"city_id": 3351663,
"latitude": "-12.609",
"longitude": "13.4037",
"elevation": 118,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Benguela"
}
}