Rate Overview
Live
1 KGS = 23.9801 MMK
1 MMK = 0.041701
KGS
Avg
23.9575
High
23.9864
Low
23.9067
Last updated: 8/24/2026, 5:29:58 AM
Quick Conversions
| KGS | MMK |
|---|---|
| 1 KGS | 23.98 MMK |
| 10 KGS | 239.80 MMK |
| 50 KGS | 1,199.01 MMK |
| 100 KGS | 2,398.01 MMK |
| 500 KGS | 11,990.07 MMK |
| 1,000 KGS | 23,980.14 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-08-24T05:29:58Z",
"rates": {
"MMK": 23.980144
}
}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": 2398.0144,
"rate": 23.980144
}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