Rate Overview
Live
1 LSL = 129.2416 MMK
1 MMK = 0.007737
LSL
Avg
128.3474
High
129.2416
Low
127.7646
Last updated: 4/18/2026, 12:35:05 PM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 129.24 MMK |
| 10 LSL | 1,292.42 MMK |
| 50 LSL | 6,462.08 MMK |
| 100 LSL | 12,924.16 MMK |
| 500 LSL | 64,620.81 MMK |
| 1,000 LSL | 129,241.62 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-04-18T12:35:05Z",
"rates": {
"MMK": 129.241619
}
}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": 12924.1619,
"rate": 129.241619
}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