We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c71ca commit 7e7e0dbCopy full SHA for 7e7e0db
1 file changed
data/final/currencies.json
@@ -180,6 +180,15 @@
180
},
181
"default_locale": "ms-BN"
182
183
+ {
184
+ "name": "Burmese Kyat",
185
+ "iso_4217_3": "MMK",
186
+ "number_decimals": 0,
187
+ "symbols": {
188
+ "primary": "MMK",
189
+ "narrow": "K"
190
+ }
191
+ },
192
{
193
"name": "Cambodia Riel",
194
"iso_4217_3": "KHR",
@@ -1345,4 +1354,4 @@
1345
1354
1346
1355
"default_locale": "en-ZM"
1347
1356
}
1348
-]
1357
+]
0 commit comments