Command Palette

Search for a command to run...

$

Chilean Peso

Chilean peso

CLPNumerik: 152

Biçimlendirme Kuralları

Ondalık Ayırıcı

,

Binlik Ayırıcı

.

Sembol Konumu

before

Ondalık Basamakları

2

Alt Birim

100 Centavos

Desen

#,##0.00 ¤

Standart Örnek

$123.457

Muhasebe Örneği

$-1.235

Kullanıldığı Yerler (1 Ülke)

Ham JSON Verisi

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "CLP",
    "numericCode": 152,
    "name": "Chilean Peso",
    "nativeName": "Chilean peso",
    "symbol": "$",
    "narrowSymbol": "$",
    "symbolPosition": "before",
    "decimalSeparator": ",",
    "thousandsSeparator": ".",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Centavos",
    "pattern": "#,##0.00 ¤",
    "example": "$123.457",
    "accountingExample": "$-1.235",
    "countries": [
      "CL"
    ]
  }
}