NANUQUE AIRPORT
NANUQUE · BR · 17.82°S / 40.33°W
NNU
IATA · ICAO
SNNU
Nanuque Airport (NNU) serves Nanuque, Brazil. It sits at -17.82/-40.33, rises to 656 ft, is classified as small airport.
Type
Small airport
Elevation
656ft
Scheduled service
NO
ICAO
SNNU
All facts
- IATA
- NNU
- Municipality
- Nanuque
- Country
- Brazil
- Coords
- 17.82°S / 40.33°W
Nearby airports
FAQ
- What is the IATA code for Nanuque Airport?
- NNU.
- What is the ICAO code for Nanuque Airport?
- SNNU.
- Where is Nanuque Airport located?
- Nanuque, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NNU
{
"data": {
"id": 7747,
"iata_code": "NNU",
"icao_code": "SNNU",
"name": "Nanuque Airport",
"country_code": "BR",
"city_id": 3456398,
"latitude": "-17.823158",
"longitude": "-40.329662",
"elevation": 656,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Nanuque"
}
}