Rate Overview
Live
1 LSL = 125.1176 MMK
1 MMK = 0.007992
LSL
Avg
128.0213
High
132.0616
Low
124.0472
Last updated: 7/28/2026, 2:43:47 PM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 125.12 MMK |
| 10 LSL | 1,251.18 MMK |
| 50 LSL | 6,255.88 MMK |
| 100 LSL | 12,511.76 MMK |
| 500 LSL | 62,558.81 MMK |
| 1,000 LSL | 125,117.61 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-28T14:43:47Z",
"rates": {
"MMK": 125.117612
}
}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": 12511.761199999999,
"rate": 125.117612
}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