REDENÇÃO AIRPORT
REDENÇÃO · BR · 8.03°S / 49.98°W
RDC
IATA · ICAO
SNDC
Redenção Airport (RDC) serves Redenção, Brazil. It sits at -8.03/-49.98, rises to 679 ft, is classified as small airport.
Type
Small airport
Elevation
679ft
Scheduled service
NO
ICAO
SNDC
All facts
- IATA
- RDC
- Municipality
- Redenção
- Country
- Brazil
- Coords
- 8.03°S / 49.98°W
Nearby airports
FAQ
- What is the IATA code for Redenção Airport?
- RDC.
- What is the ICAO code for Redenção Airport?
- SNDC.
- Where is Redenção Airport located?
- Redenção, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RDC
{
"data": {
"id": 7719,
"iata_code": "RDC",
"icao_code": "SNDC",
"name": "Redenção Airport",
"country_code": "BR",
"city_id": 6318107,
"latitude": "-8.031188",
"longitude": "-49.979687",
"elevation": 679,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Redenção"
}
}