QUAD CITY INTERNATIONAL AIRPORT
MOLINE · US · 41.45°N / 90.51°W
MLI
IATA · ICAO
KMLI
Quad City International Airport (MLI) serves Moline, United States. It sits at 41.45/-90.51, rises to 590 ft, is classified as medium airport.
Type
Medium airport
Elevation
590ft
Scheduled service
YES
ICAO
KMLI
All facts
- IATA
- MLI
- Municipality
- Moline
- Country
- United States
- Coords
- 41.45°N / 90.51°W
Nearby airports
FAQ
- What is the IATA code for Quad City International Airport?
- MLI.
- What is the ICAO code for Quad City International Airport?
- KMLI.
- Where is Quad City International Airport located?
- Moline, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MLI
{
"data": {
"id": 4169,
"iata_code": "MLI",
"icao_code": "KMLI",
"name": "Quad City International Airport",
"country_code": "US",
"city_id": 4902476,
"latitude": "41.448502",
"longitude": "-90.5075",
"elevation": 590,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Moline"
}
}