Rate Overview
Live
1 KGS = 24.0091 MMK
1 MMK = 0.041651
KGS
Avg
24.0075
High
24.0160
Low
23.9930
Last updated: 7/10/2026, 7:01:04 AM
Quick Conversions
| KGS | MMK |
|---|---|
| 1 KGS | 24.01 MMK |
| 10 KGS | 240.09 MMK |
| 50 KGS | 1,200.46 MMK |
| 100 KGS | 2,400.91 MMK |
| 500 KGS | 12,004.56 MMK |
| 1,000 KGS | 24,009.13 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-07-10T07:01:04Z",
"rates": {
"MMK": 24.009125
}
}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": 2400.9125,
"rate": 24.009125
}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