CHRISTCHURCH INTERNATIONAL AIRPORT
CHRISTCHURCH · NZ · 43.49°S / 172.53°E
CHC
IATA · ICAO
NZCH
Christchurch International Airport (CHC) serves Christchurch, New Zealand. It sits at -43.49/172.53, rises to 123 ft, is classified as large airport.
Type
Large airport
Elevation
123ft
Scheduled service
YES
ICAO
NZCH
All facts
- IATA
- CHC
- Municipality
- Christchurch
- Country
- New Zealand
- Coords
- 43.49°S / 172.53°E
Nearby airports
FAQ
- What is the IATA code for Christchurch International Airport?
- CHC.
- What is the ICAO code for Christchurch International Airport?
- NZCH.
- Where is Christchurch International Airport located?
- Christchurch, New Zealand.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CHC
{
"data": {
"id": 6208,
"iata_code": "CHC",
"icao_code": "NZCH",
"name": "Christchurch International Airport",
"country_code": "NZ",
"city_id": 2192362,
"latitude": "-43.489029",
"longitude": "172.532065",
"elevation": 123,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Christchurch"
}
}