Rate Overview
Live
1 LSL = 126.9551 MMK
1 MMK = 0.007877
LSL
Avg
124.9553
High
132.1228
Low
115.1779
Last updated: 8/1/2026, 12:23:07 PM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 126.96 MMK |
| 10 LSL | 1,269.55 MMK |
| 50 LSL | 6,347.76 MMK |
| 100 LSL | 12,695.51 MMK |
| 500 LSL | 63,477.57 MMK |
| 1,000 LSL | 126,955.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-08-01T12:23:07Z",
"rates": {
"MMK": 126.955138
}
}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": 12695.5138,
"rate": 126.955138
}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