Rate Overview
Live
1 LSL = 125.5414 MMK
1 MMK = 0.007966
LSL
Avg
120.4540
High
131.7166
Low
109.8693
Last updated: 7/29/2026, 4:55:37 PM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 125.54 MMK |
| 10 LSL | 1,255.41 MMK |
| 50 LSL | 6,277.07 MMK |
| 100 LSL | 12,554.14 MMK |
| 500 LSL | 62,770.68 MMK |
| 1,000 LSL | 125,541.37 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-29T16:55:37Z",
"rates": {
"MMK": 125.541366
}
}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": 12554.1366,
"rate": 125.541366
}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