BOUNA AIRPORT
BOUNA · CI · 9.26°N / 3.03°W
BQO
IATA · ICAO
DIBN
Bouna Airport (BQO) serves Bouna, Ivory Coast. It sits at 9.26/-3.03, rises to 1148 ft, is classified as small airport.
Type
Small airport
Elevation
1148ft
Scheduled service
NO
ICAO
DIBN
All facts
- IATA
- BQO
- Municipality
- Bouna
- Country
- Ivory Coast
- Coords
- 9.26°N / 3.03°W
FAQ
- What is the IATA code for Bouna Airport?
- BQO.
- What is the ICAO code for Bouna Airport?
- DIBN.
- Where is Bouna Airport located?
- Bouna, Ivory Coast.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BQO
{
"data": {
"id": 987,
"iata_code": "BQO",
"icao_code": "DIBN",
"name": "Bouna Airport",
"country_code": "CI",
"city_id": 2290849,
"latitude": "9.255556",
"longitude": "-3.033333",
"elevation": 1148,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Bouna"
}
}