Rate Overview
Live
1 LSL = 127.1381 MMK
1 MMK = 0.007865
LSL
Avg
125.6579
High
127.1381
Low
124.7146
Last updated: 7/31/2026, 1:35:01 PM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 127.14 MMK |
| 10 LSL | 1,271.38 MMK |
| 50 LSL | 6,356.90 MMK |
| 100 LSL | 12,713.81 MMK |
| 500 LSL | 63,569.03 MMK |
| 1,000 LSL | 127,138.06 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-31T13:35:01Z",
"rates": {
"MMK": 127.138056
}
}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": 12713.8056,
"rate": 127.138056
}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