Command Palette

Search for a command to run...

$

Hong Kong Dollar

Hong Kong dollar

HKDالرقم: 344

قواعد التنسيق

الفاصل العشري

.

فاصل الآلاف

,

موضع الرمز

before

الأرقام العشرية

2

الوحدة الفرعية

100 Cents

النمط

¤#,##0.00

مثال قياسي

HK$123,456.79

مثال محاسبي

(HK$1,234.56)

مستخدمة في (1 دولة)

بيانات JSON الأولية

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