Rate Overview
Live
1 LSL = 126.6490 MMK
1 MMK = 0.007896
LSL
Avg
129.5857
High
132.1228
Low
126.6490
Last updated: 3/6/2026, 7:58:40 AM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 126.65 MMK |
| 10 LSL | 1,266.49 MMK |
| 50 LSL | 6,332.45 MMK |
| 100 LSL | 12,664.90 MMK |
| 500 LSL | 63,324.49 MMK |
| 1,000 LSL | 126,648.99 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-03-06T07:58:40Z",
"rates": {
"MMK": 126.648987
}
}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": 12664.8987,
"rate": 126.648987
}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