Rate Overview
Live
1 KGS = 24.0219 MMK
1 MMK = 0.041629
KGS
Avg
24.0154
High
24.0219
Low
24.0117
Last updated: 3/7/2026, 4:06:06 AM
Quick Conversions
| KGS | MMK |
|---|---|
| 1 KGS | 24.02 MMK |
| 10 KGS | 240.22 MMK |
| 50 KGS | 1,201.10 MMK |
| 100 KGS | 2,402.19 MMK |
| 500 KGS | 12,010.96 MMK |
| 1,000 KGS | 24,021.91 MMK |
Get KGS/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MMKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T04:06:06Z",
"rates": {
"MMK": 24.021912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MMK",
"amount": 100
},
"result": 2402.1912,
"rate": 24.021912
}Build with KGS/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key