Command Palette

Search for a command to run...

Fr

Swiss Franc

Swiss franc

CHFNumerik: 756

Biçimlendirme Kuralları

Ondalık Ayırıcı

,

Binlik Ayırıcı

.

Sembol Konumu

before

Ondalık Basamakları

2

Alt Birim

100 Rappen

Desen

#,##0.00 ¤

Standart Örnek

CHF 123’456.79

Muhasebe Örneği

-CHF 1’234.56

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

Ham JSON Verisi

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "CHF",
    "numericCode": 756,
    "name": "Swiss Franc",
    "nativeName": "Swiss franc",
    "symbol": "Fr",
    "narrowSymbol": "Fr",
    "symbolPosition": "before",
    "decimalSeparator": ",",
    "thousandsSeparator": ".",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Rappen",
    "pattern": "#,##0.00 ¤",
    "example": "CHF 123’456.79",
    "accountingExample": "-CHF 1’234.56",
    "countries": [
      "LI",
      "CH"
    ]
  }
}