Rate Overview
Live
1 LSL = 126.1521 MMK
1 MMK = 0.007927
LSL
Avg
125.3497
High
126.1666
Low
124.7146
Last updated: 7/31/2026, 12:02:14 AM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 126.15 MMK |
| 10 LSL | 1,261.52 MMK |
| 50 LSL | 6,307.61 MMK |
| 100 LSL | 12,615.21 MMK |
| 500 LSL | 63,076.07 MMK |
| 1,000 LSL | 126,152.14 MMK |
Get LSL/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=MMKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-31T00:02:14Z",
"rates": {
"MMK": 126.152144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "MMK",
"amount": 100
},
"result": 12615.2144,
"rate": 126.152144
}Build with LSL/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key