ROTORUA REGIONAL AIRPORT
ROTORUA · NZ · 38.11°S / 176.32°E
ROT
IATA · ICAO
NZRO
Rotorua Regional Airport (ROT) serves Rotorua, New Zealand. It sits at -38.11/176.32, rises to 935 ft, is classified as medium airport.
Type
Medium airport
Elevation
935ft
Scheduled service
YES
ICAO
NZRO
All facts
- IATA
- ROT
- Municipality
- Rotorua
- Country
- New Zealand
- Coords
- 38.11°S / 176.32°E
Nearby airports
FAQ
- What is the IATA code for Rotorua Regional Airport?
- ROT.
- What is the ICAO code for Rotorua Regional Airport?
- NZRO.
- Where is Rotorua Regional Airport located?
- Rotorua, New Zealand.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ROT
{
"data": {
"id": 6268,
"iata_code": "ROT",
"icao_code": "NZRO",
"name": "Rotorua Regional Airport",
"country_code": "NZ",
"city_id": 6241325,
"latitude": "-38.1092",
"longitude": "176.317001",
"elevation": 935,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Rotorua"
}
}