RAPID CITY REGIONAL AIRPORT
RAPID CITY · US · 44.05°N / 103.06°W
RAP
IATA · ICAO
KRAP
Rapid City Regional Airport (RAP) serves Rapid City, United States. It sits at 44.05/-103.06, rises to 3204 ft, is classified as medium airport.
Type
Medium airport
Elevation
3204ft
Scheduled service
YES
ICAO
KRAP
All facts
- IATA
- RAP
- Municipality
- Rapid City
- Country
- United States
- Coords
- 44.05°N / 103.06°W
Nearby airports
FAQ
- What is the IATA code for Rapid City Regional Airport?
- RAP.
- What is the ICAO code for Rapid City Regional Airport?
- KRAP.
- Where is Rapid City Regional Airport located?
- Rapid City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RAP
{
"data": {
"id": 4445,
"iata_code": "RAP",
"icao_code": "KRAP",
"name": "Rapid City Regional Airport",
"country_code": "US",
"city_id": 5768233,
"latitude": "44.0452995300293",
"longitude": "-103.05699920654297",
"elevation": 3204,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Rapid City"
}
}