Command Palette

Search for a command to run...

R

South African Rand

South African rand

ZARNumerik: 710

Biçimlendirme Kuralları

Ondalık Ayırıcı

,

Binlik Ayırıcı

 

Sembol Konumu

before

Ondalık Basamakları

2

Alt Birim

100 Cents

Desen

¤#,##0.00

Standart Örnek

R 123 456,79

Muhasebe Örneği

(R 1 234,56)

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

Ham JSON Verisi

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "ZAR",
    "numericCode": 710,
    "name": "South African Rand",
    "nativeName": "South African rand",
    "symbol": "R",
    "narrowSymbol": "R",
    "symbolPosition": "before",
    "decimalSeparator": ",",
    "thousandsSeparator": " ",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Cents",
    "pattern": "¤#,##0.00",
    "example": "R 123 456,79",
    "accountingExample": "(R 1 234,56)",
    "countries": [
      "ZA"
    ]
  }
}