RONNEBY AIRPORT
RONNEBY · SE · 56.27°N / 15.26°E
RNB
IATA · ICAO
ESDF
Ronneby Airport (RNB) serves Ronneby, Sweden. It sits at 56.27/15.26, rises to 191 ft, is classified as medium airport.
Type
Medium airport
Elevation
191ft
Scheduled service
YES
ICAO
ESDF
All facts
- IATA
- RNB
- Municipality
- Ronneby
- Country
- Sweden
- Coords
- 56.27°N / 15.26°E
Nearby airports
FAQ
- What is the IATA code for Ronneby Airport?
- RNB.
- What is the ICAO code for Ronneby Airport?
- ESDF.
- Where is Ronneby Airport located?
- Ronneby, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RNB
{
"data": {
"id": 1685,
"iata_code": "RNB",
"icao_code": "ESDF",
"name": "Ronneby Airport",
"country_code": "SE",
"city_id": 2681825,
"latitude": "56.266701",
"longitude": "15.265",
"elevation": 191,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ronneby"
}
}