---
title: "좌표변환"
method: GET
path: "/geo/coordconvert"
---

# 좌표변환

`GET /geo/coordconvert`

## Query parameters

- `version` integer, required
- `lat` string, required
- `lon` string, required
- `fromCoord` string, required
- `toCoord` string, required
- `callback` string

## Headers

- `appkey` string, required

## Response `200`

200

- object

## Other responses

- `401` — 401

---

[API](https://skmtc.net/sk/apis/tmap-api-2.md) · [All operations](https://skmtc.net/sk/apis/tmap-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sk/tmap-api-2/versions/2539b7eaa35a/schema)
