Rate Overview
Live
1 KGS = 24.0067 MMK
1 MMK = 0.041655
KGS
Avg
24.0135
High
24.0275
Low
23.9958
Last updated: 5/27/2026, 4:07:21 PM
Quick Conversions
| KGS | MMK |
|---|---|
| 1 KGS | 24.01 MMK |
| 10 KGS | 240.07 MMK |
| 50 KGS | 1,200.34 MMK |
| 100 KGS | 2,400.67 MMK |
| 500 KGS | 12,003.36 MMK |
| 1,000 KGS | 24,006.73 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-05-27T16:07:21Z",
"rates": {
"MMK": 24.006725
}
}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.6725,
"rate": 24.006725
}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