Rate Overview
Live
1 KGS = 24.0167 MMK
1 MMK = 0.041638
KGS
Avg
24.0187
High
24.0218
Low
24.0167
Last updated: 5/7/2026, 11:24:54 AM
Quick Conversions
| KGS | MMK |
|---|---|
| 1 KGS | 24.02 MMK |
| 10 KGS | 240.17 MMK |
| 50 KGS | 1,200.83 MMK |
| 100 KGS | 2,401.67 MMK |
| 500 KGS | 12,008.33 MMK |
| 1,000 KGS | 24,016.67 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-07T11:24:54Z",
"rates": {
"MMK": 24.016669
}
}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": 2401.6669,
"rate": 24.016669
}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