Swiss Coordinates (LV95/LV03 ↔ WGS84)
Convert Swiss grid coordinates (LV95/LV03) to WGS84 and back using official swisstopo formulas.
First 1000 conversions/month free, then CHF 0.001 per request
Example request
curl -H "Authorization: Bearer ah_live_…" \
"https://api.api-hub.ch/v1/coords/wgs84?east=2600000&north=1200000"Replace the placeholder key with your live key from checkout.
Full request and response schemas are in the interactive API reference.