Chile

Names and codes: GeoNames, CC BY 4.0 · Boundary: Natural Earth, public domain · Refresh date not recorded · Sources and licenses

Codes and identifiers

ISO alpha-2
CL
ISO alpha-3
CHL
ISO numeric
152
FIPS 10-4
CI
GeoNames ID
3895114

Key facts

Capital
Santiago
Area
756,950 km²
Population
18,729,160
Currency
Peso (CLP)
Calling code
+56
Top-level domain
.cl
Official languages
es-CL

Continent

Name
South America
Code
SA
In this dataset
14 countries

South America in the country atlas

Location

Latitude
-30
Longitude
-71
Min latitude
-55.9185042229999
Min longitude
-109.45372473899994
Max latitude
-17.506588197999946
Max longitude
-66.42080644399994

Boundary

Chile

The API call behind this page

Request

curl -H "X-API-Key: YOUR_KEY" \
  "https://geosearch.dev/v1/countries/CL?fields=iso_code,iso3_code,name,capital,population,area_sq_km,currency_code,continent_code"

Response

{
  "data": {
    "area_sq_km": 756950,
    "capital": "Santiago",
    "continent_code": "SA",
    "currency_code": "CLP",
    "iso3_code": "CHL",
    "iso_code": "CL",
    "name": "Chile",
    "population": 18729160
  }
}

Formatted for reading. The API returns the same JSON on one line.

Other endpoints for this country

  • /v1/countries/CL/regions
  • /v1/cities?country=CL
  • /v1/postal-codes?country=CL
  • /v1/timezones?country=CL
Get a free API key

Name in other languages

Arabic
تشيلي
Chinese
智利
English
Chile
French
Chili
German
Chile
Hindi
चिली
Italian
Cile
Japanese
チリ
Korean
칠레
Portuguese
Chile
Russian
Чили
Spanish
Chile
Total language variants
180

The API returns any of them with ?lang=.

Time zones

IANA ID UTC offset DST offset
America/Coyhaique UTC-03:00 UTC-03:00
America/Punta_Arenas UTC-03:00 UTC-03:00
America/Santiago UTC-03:00 UTC-04:00
Pacific/Easter UTC-05:00 UTC-06:00

Postal code format

Format
#######
Pattern
^(\d{7})$

First-level administrative regions

  • Región Metropolitana
  • Región del Biobío
  • Región de Valparaíso
  • Región del Maule
  • Región de la Araucanía
  • Región del Libertador General Bernardo O’Higgins
  • Región de los Lagos
  • Región de Coquimbo
  • Región de Antofagasta
  • Región de Ñuble
  • Región de los Ríos
  • Región de Atacama
  • Región de Tarapacá
  • Región de Arica y Parinacota
  • Región de Magallanes y Antártica Chilena
  • Región Aysén

16 of 16 shown, largest first

Largest cities

City Population
Santiago 4,837,295
Puente Alto 568,106
Maipú 503,635
Antofagasta 401,096
Viña del Mar 334,248
Valparaíso 282,448
Ñuñoa 255,823
San Bernardo 249,858
Puerto Montt 245,902
Arica 241,653

Coverage in this dataset

Cities
6,967
First-level regions
16
Postal codes
346
Name languages
180
Boundary polygon
Yes

What GeoSearch holds for this country in the current dataset. Counts change with each refresh.

Query this data yourself

The free tier includes every endpoint: 5,000 requests a month, no card.