DES MOINES INTERNATIONAL AIRPORT
DES MOINES · US · 41.53°N / 93.66°W
DSM
IATA · ICAO
KDSM
Des Moines International Airport (DSM) serves Des Moines, United States. It sits at 41.53/-93.66, rises to 958 ft, is classified as large airport.
Type
Large airport
Elevation
958ft
Scheduled service
YES
ICAO
KDSM
All facts
- IATA
- DSM
- Municipality
- Des Moines
- Country
- United States
- Coords
- 41.53°N / 93.66°W
Nearby airports
FAQ
- What is the IATA code for Des Moines International Airport?
- DSM.
- What is the ICAO code for Des Moines International Airport?
- KDSM.
- Where is Des Moines International Airport located?
- Des Moines, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DSM
{
"data": {
"id": 3581,
"iata_code": "DSM",
"icao_code": "KDSM",
"name": "Des Moines International Airport",
"country_code": "US",
"city_id": 4853828,
"latitude": "41.534027",
"longitude": "-93.656719",
"elevation": 958,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Des Moines"
}
}