DUNEDIN INTERNATIONAL AIRPORT
DUNEDIN · NZ · 45.93°S / 170.20°E
DUD
IATA · ICAO
NZDN
Dunedin International Airport (DUD) serves Dunedin, New Zealand. It sits at -45.93/170.20, rises to 4 ft, is classified as medium airport.
Type
Medium airport
Elevation
4ft
Scheduled service
YES
ICAO
NZDN
All facts
- IATA
- DUD
- Municipality
- Dunedin
- Country
- New Zealand
- Coords
- 45.93°S / 170.20°E
Nearby airports
FAQ
- What is the IATA code for Dunedin International Airport?
- DUD.
- What is the ICAO code for Dunedin International Airport?
- NZDN.
- Where is Dunedin International Airport located?
- Dunedin, New Zealand.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DUD
{
"data": {
"id": 6215,
"iata_code": "DUD",
"icao_code": "NZDN",
"name": "Dunedin International Airport",
"country_code": "NZ",
"city_id": null,
"latitude": "-45.929017",
"longitude": "170.197758",
"elevation": 4,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Dunedin"
}
}