Command Palette

Search for a command to run...

R

South African Rand

South African rand

ZARसंख्यात्मक: 710

फॉर्मेटिंग नियम

दशमलव विभाजक

,

हजार विभाजक

 

प्रतीक स्थिति

before

दशमलव अंक

2

उपइकाई

100 Cents

पैटर्न

¤#,##0.00

मानक उदाहरण

R 123 456,79

लेखा उदाहरण

(R 1 234,56)

इसमें उपयोग किया गया (1 देश)

कच्चा JSON डेटा

{
  "$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"
    ]
  }
}