INVERELL AIRPORT
INVERELL · AU · 29.89°S / 151.14°E
IVR
IATA · ICAO
YIVL
Inverell Airport (IVR) serves Inverell, Australia. It sits at -29.89/151.14, rises to 2667 ft, is classified as medium airport.
Type
Medium airport
Elevation
2667ft
Scheduled service
NO
ICAO
YIVL
All facts
- IATA
- IVR
- Municipality
- Inverell
- Country
- Australia
- Coords
- 29.89°S / 151.14°E
Nearby airports
FAQ
- What is the IATA code for Inverell Airport?
- IVR.
- What is the ICAO code for Inverell Airport?
- YIVL.
- Where is Inverell Airport located?
- Inverell, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IVR
{
"data": {
"id": 9332,
"iata_code": "IVR",
"icao_code": "YIVL",
"name": "Inverell Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-29.888299942",
"longitude": "151.143997192",
"elevation": 2667,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Inverell"
}
}