Live Weather in 8 World Cities Live

Current conditions right now across eight major cities, powered by Open-Meteo — the same data behind GET /api/v1/weather/current, available for any coordinate on Earth.

Frequently asked questions

Can I get weather for any city?

Yes — GET /api/v1/weather/geocode?city=... turns a city name into coordinates, then GET /api/v1/weather/forecast returns current conditions plus up to 16 days of forecast for any latitude/longitude.

Is air quality data available too?

Yes, via GET /api/v1/weather/air-quality — PM2.5, PM10, ozone and an air-quality index for any coordinate.

More live demos