Command Palette

Search for a command to run...

$

Guyana Dollar

Guyanese dollar

GYDसंख्यात्मक: 328

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

दशमलव विभाजक

.

हजार विभाजक

,

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

before

दशमलव अंक

2

उपइकाई

100 Cents

पैटर्न

¤#,##0.00

मानक उदाहरण

$123,456.79

लेखा उदाहरण

($1,234.56)

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

कच्चा JSON डेटा

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "GYD",
    "numericCode": 328,
    "name": "Guyana Dollar",
    "nativeName": "Guyanese dollar",
    "symbol": "$",
    "narrowSymbol": "$",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Cents",
    "pattern": "¤#,##0.00",
    "example": "$123,456.79",
    "accountingExample": "($1,234.56)",
    "countries": [
      "GY"
    ]
  }
}