Rate Overview
Live
1 LSL = 129.3034 MMK
1 MMK = 0.007734
LSL
Avg
128.3266
High
129.3061
Low
127.4435
Last updated: 5/29/2026, 4:25:46 PM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 129.30 MMK |
| 10 LSL | 1,293.03 MMK |
| 50 LSL | 6,465.17 MMK |
| 100 LSL | 12,930.34 MMK |
| 500 LSL | 64,651.69 MMK |
| 1,000 LSL | 129,303.39 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-05-29T16:25:46Z",
"rates": {
"MMK": 129.303385
}
}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": 12930.3385,
"rate": 129.303385
}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