REPUBLIC AIRPORT
EAST FARMINGDALE · US · 40.73°N / 73.41°W
FRG
IATA · ICAO
KFRG
Republic Airport (FRG) serves East Farmingdale, United States. It sits at 40.73/-73.41, rises to 82 ft, is classified as medium airport.
Type
Medium airport
Elevation
82ft
Scheduled service
NO
ICAO
KFRG
All facts
- IATA
- FRG
- Municipality
- East Farmingdale
- Country
- United States
- Coords
- 40.73°N / 73.41°W
Nearby airports
FAQ
- What is the IATA code for Republic Airport?
- FRG.
- What is the ICAO code for Republic Airport?
- KFRG.
- Where is Republic Airport located?
- East Farmingdale, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FRG
{
"data": {
"id": 3762,
"iata_code": "FRG",
"icao_code": "KFRG",
"name": "Republic Airport",
"country_code": "US",
"city_id": 5115838,
"latitude": "40.728576",
"longitude": "-73.414267",
"elevation": 82,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "East Farmingdale"
}
}