BIELEFELD AIRPORT
BIELEFELD · DE · 51.96°N / 8.54°E
BFE
IATA · ICAO
EDLI
Bielefeld Airport (BFE) serves Bielefeld, Germany. It sits at 51.96/8.54, rises to 454 ft, is classified as medium airport.
Type
Medium airport
Elevation
454ft
Scheduled service
NO
ICAO
EDLI
All facts
- IATA
- BFE
- Municipality
- Bielefeld
- Country
- Germany
- Coords
- 51.96°N / 8.54°E
Nearby airports
FAQ
- What is the IATA code for Bielefeld Airport?
- BFE.
- What is the ICAO code for Bielefeld Airport?
- EDLI.
- Where is Bielefeld Airport located?
- Bielefeld, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BFE
{
"data": {
"id": 1215,
"iata_code": "BFE",
"icao_code": "EDLI",
"name": "Bielefeld Airport",
"country_code": "DE",
"city_id": 2949186,
"latitude": "51.964722",
"longitude": "8.544444",
"elevation": 454,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Bielefeld"
}
}