Global Air Quality (AQI) Interactive Map
This is an interactive global air quality (AQI) map where users can check the real-time air quality index of their location, or drag the map to explore air quality levels around the world.
AQI Level
- 0-50 Good
- 51-100 Moderate
- 101-150 Unhealthy for Sensitive Groups
- 151-200 Unhealthy for All
- 201-300 Very Unhealthy
- 301+ Hazardous
Loading…
{{ aqiData.city?.name ?? 'Unknown Place' }}
AQI
{{ aqiData.aqi ?? '-' }}
{{ indicator.label }}
{{ highlightValue }} {{ indicator.unit }}
Updated:{{ formatTime(aqiData.time?.s) }}
error:{{ error }}