Rate Overview
Live
1 LSL = 127.0193 MMK
1 MMK = 0.007873
LSL
Avg
128.7418
High
129.9897
Low
127.0193
Last updated: 6/19/2026, 10:17:31 AM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 127.02 MMK |
| 10 LSL | 1,270.19 MMK |
| 50 LSL | 6,350.97 MMK |
| 100 LSL | 12,701.93 MMK |
| 500 LSL | 63,509.66 MMK |
| 1,000 LSL | 127,019.33 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-06-19T10:17:31Z",
"rates": {
"MMK": 127.019329
}
}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": 12701.9329,
"rate": 127.019329
}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