Plant hardiness zones for any coordinate on Earth.

One stop for hardiness data anywhere on Earth: USDA zones globally, climate data, plus each supported country's own local zone system layered on top. No sign-up or api key required and generous free tier when you're ready to ship.

Quick start

curl "https://coords.zone/api/v1/zone?lat=48.14&lng=11.58"
{"usda_zone":"7b","local_zone":"Z7b","lat":48.14,"lng":11.58}

Zone and climate data is extracted from global climate data averages over 30 years - same as the USDA official hardiness system - but more up to date. Currently based on full-year data from 1996 through 2025.

Free tier limits and pricing →

Works with your AI agent

coords.zone is also an MCP server, so Claude, Cursor, and any other MCP client can look up zones and climate data on their own — no glue code, one line to connect.

claude mcp add --transport http coords-zone https://coords.zone/mcp

Set up the MCP server →

What you can build

USDA zones cover any coordinate on Earth. Six countries also get their own local zone layered on top — Australia, the UK, Sweden, Norway, Germany, and South Africa — returned alongside the USDA zone whenever a point falls inside one.

Garden & plant apps

Show users which plants will survive their winters. Drop in a map tap, get a zone, filter your plant catalog.

Plant nurseries & seed shops

Automatically tag products with compatible zones. Warn buyers before they order something that won't survive their climate.

Smart irrigation & sensors

Enrich device data with zone context. Drive seasonal watering schedules based on the actual hardiness zone of each installation.

Agricultural & research tools

Batch-process field coordinates, validate growing-region assumptions, or power zone-aware recommendation engines.

coords.zone