ROUNDUP AIRPORT
ROUNDUP · US · 46.48°N / 108.54°W
RPX
IATA · ICAO
KRPX
Roundup Airport (RPX) serves Roundup, United States. It sits at 46.48/-108.54, rises to 3500 ft, is classified as small airport.
Type
Small airport
Elevation
3500ft
Scheduled service
NO
ICAO
KRPX
All facts
- IATA
- RPX
- Municipality
- Roundup
- Country
- United States
- Coords
- 46.48°N / 108.54°W
Nearby airports
FAQ
- What is the IATA code for Roundup Airport?
- RPX.
- What is the ICAO code for Roundup Airport?
- KRPX.
- Where is Roundup Airport located?
- Roundup, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RPX
{
"data": {
"id": 4492,
"iata_code": "RPX",
"icao_code": "KRPX",
"name": "Roundup Airport",
"country_code": "US",
"city_id": 5674878,
"latitude": "46.475095",
"longitude": "-108.541497",
"elevation": 3500,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Roundup"
}
}