Command Palette

Search for a command to run...

Ghana Cedi

Ghanaian cedi

GHSNumérico: 936

Reglas de Formato

Separador Decimal

.

Separador de Miles

,

Posición del Símbolo

before

Dígitos Decimales

2

Subunidad

100 Pesewas

Patrón

¤#,##0.00

Ejemplo Estándar

GH₵123,456.79

Ejemplo Contable

(GH₵1,234.56)

Usado en (1 Países)

Datos JSON sin Procesar

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "data": {
    "code": "GHS",
    "numericCode": 936,
    "name": "Ghana Cedi",
    "nativeName": "Ghanaian cedi",
    "symbol": "₵",
    "narrowSymbol": "₵",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Pesewas",
    "pattern": "¤#,##0.00",
    "example": "GH₵123,456.79",
    "accountingExample": "(GH₵1,234.56)",
    "countries": [
      "GH"
    ]
  }
}