Rate Overview
Live
1 KGS = 24.0063 MMK
1 MMK = 0.041656
KGS
Avg
24.0070
High
24.0109
Low
23.9993
Last updated: 6/19/2026, 8:57:13 AM
Quick Conversions
| KGS | MMK |
|---|---|
| 1 KGS | 24.01 MMK |
| 10 KGS | 240.06 MMK |
| 50 KGS | 1,200.32 MMK |
| 100 KGS | 2,400.63 MMK |
| 500 KGS | 12,003.17 MMK |
| 1,000 KGS | 24,006.33 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-06-19T08:57:13Z",
"rates": {
"MMK": 24.006333
}
}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.6333,
"rate": 24.006333
}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