---
title: "Convert UTM coordinates to latitude/longitude."
method: GET
path: "/geocode/convertUTM"
tags: ["Convert"]
---

# Convert UTM coordinates to latitude/longitude.

`GET /geocode/convertUTM`

## Query parameters

- `n` number, required
- `e` number, required
- `z` number, required

## Response `200`

OK

- Position — unresolved $ref

## Other responses

- `400` — Malformed request
- `500` — Internal server error

---

[API](https://skmtc.net/globaldothealth/apis/global-health-geolocation-service.md) · [All operations](https://skmtc.net/globaldothealth/apis/global-health-geolocation-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/globaldothealth/global-health-geolocation-service/revisions/97f3a25df026/schema)
