BLUMENAU AIRPORT
BLUMENAU · BR · 26.83°S / 49.09°W
BNU
IATA · ICAO
SSBL
Blumenau Airport (BNU) serves Blumenau, Brazil. It sits at -26.83/-49.09, rises to 60 ft, is classified as small airport.
Type
Small airport
Elevation
60ft
Scheduled service
NO
ICAO
SSBL
All facts
- IATA
- BNU
- Municipality
- Blumenau
- Country
- Brazil
- Coords
- 26.83°S / 49.09°W
Nearby airports
FAQ
- What is the IATA code for Blumenau Airport?
- BNU.
- What is the ICAO code for Blumenau Airport?
- SSBL.
- Where is Blumenau Airport located?
- Blumenau, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BNU
{
"data": {
"id": 7820,
"iata_code": "BNU",
"icao_code": "SSBL",
"name": "Blumenau Airport",
"country_code": "BR",
"city_id": 3469968,
"latitude": "-26.831661",
"longitude": "-49.093569",
"elevation": 60,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Blumenau"
}
}