Rate Overview
Live
1 LSL = 131.2120 MMK
1 MMK = 0.007621
LSL
Avg
131.1368
High
131.5964
Low
129.7913
Last updated: 9/9/2026, 4:24:28 PM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 131.21 MMK |
| 10 LSL | 1,312.12 MMK |
| 50 LSL | 6,560.60 MMK |
| 100 LSL | 13,121.20 MMK |
| 500 LSL | 65,605.98 MMK |
| 1,000 LSL | 131,211.95 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-09-09T16:24:28Z",
"rates": {
"MMK": 131.211951
}
}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": 13121.1951,
"rate": 131.211951
}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