Command Palette

Search for a command to run...

Ks

Kyat

Burmese kyat

MMKNumeric: 104

Formatting Rules

Decimal Separator

.

Thousands Separator

,

Symbol Position

before

Decimal Digits

2

Subunit

100 Pyas

Pattern

#,##0.00 ¤

Standard Example

၁၂၃,၄၅၇ K

Accounting Example

-K ၁,၂၃၅

Used In (1 Countries)

Raw JSON Data

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-02-15",
  "data": {
    "code": "MMK",
    "numericCode": 104,
    "name": "Kyat",
    "nativeName": "Burmese kyat",
    "symbol": "Ks",
    "narrowSymbol": "Ks",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Pyas",
    "pattern": "#,##0.00 ¤",
    "example": "၁၂၃,၄၅၇ K",
    "accountingExample": "-K ၁,၂၃၅",
    "countries": [
      "MM"
    ]
  }
}