TORONTO PEARSON INTERNATIONAL AIRPORT
TORONTO · CA · 43.68°N / 79.63°W
YYZ
IATA · ICAO
CYYZ
Toronto Pearson International Airport (YYZ) serves Toronto, Canada. It sits at 43.68/-79.63, rises to 569 ft, is classified as large airport.
Type
Large airport
Elevation
569ft
Scheduled service
YES
ICAO
CYYZ
All facts
- IATA
- YYZ
- Municipality
- Toronto
- Country
- Canada
- Coords
- 43.68°N / 79.63°W
Nearby airports
FAQ
- What is the IATA code for Toronto Pearson International Airport?
- YYZ.
- What is the ICAO code for Toronto Pearson International Airport?
- CYYZ.
- Where is Toronto Pearson International Airport located?
- Toronto, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YYZ
{
"data": {
"id": 807,
"iata_code": "YYZ",
"icao_code": "CYYZ",
"name": "Toronto Pearson International Airport",
"country_code": "CA",
"city_id": 5950268,
"latitude": "43.675935",
"longitude": "-79.629421",
"elevation": 569,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Toronto"
}
}