---
title: "Convert ISO-3166-1 2-letter country code to the country's name."
method: GET
path: "/geocode/countryName"
tags: ["Convert"]
---

# Convert ISO-3166-1 2-letter country code to the country's name.

`GET /geocode/countryName`

## Query parameters

- `c` string, required

## Response `200`

OK

- string

## Other responses

- `400` — Malformed request
- `404` — Not found
- `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)
