DENVER INTERNATIONAL AIRPORT
DENVER · US · 39.86°N / 104.67°W
DEN
IATA · ICAO
KDEN
Denver International Airport (DEN) serves Denver, United States. It sits at 39.86/-104.67, rises to 5431 ft, is classified as large airport.
Type
Large airport
Elevation
5431ft
Scheduled service
YES
ICAO
KDEN
All facts
- IATA
- DEN
- Municipality
- Denver
- Country
- United States
- Coords
- 39.86°N / 104.67°W
Nearby airports
FAQ
- What is the IATA code for Denver International Airport?
- DEN.
- What is the ICAO code for Denver International Airport?
- KDEN.
- Where is Denver International Airport located?
- Denver, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DEN
{
"data": {
"id": 3552,
"iata_code": "DEN",
"icao_code": "KDEN",
"name": "Denver International Airport",
"country_code": "US",
"city_id": null,
"latitude": "39.860027",
"longitude": "-104.673792",
"elevation": 5431,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Denver"
}
}