KIVALINA AIRPORT
KIVALINA · US · 67.73°N / 164.56°W
KVL
IATA · ICAO
PAVL
Kivalina Airport (KVL) serves Kivalina, United States. It sits at 67.73/-164.56, rises to 13 ft, is classified as small airport.
Type
Small airport
Elevation
13ft
Scheduled service
YES
ICAO
PAVL
All facts
- IATA
- KVL
- Municipality
- Kivalina
- Country
- United States
- Coords
- 67.73°N / 164.56°W
Nearby airports
FAQ
- What is the IATA code for Kivalina Airport?
- KVL.
- What is the ICAO code for Kivalina Airport?
- PAVL.
- Where is Kivalina Airport located?
- Kivalina, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KVL
{
"data": {
"id": 6791,
"iata_code": "KVL",
"icao_code": "PAVL",
"name": "Kivalina Airport",
"country_code": "US",
"city_id": null,
"latitude": "67.734565",
"longitude": "-164.559917",
"elevation": 13,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Kivalina"
}
}