Rate Overview
Live
1 LSL = 123.0313 MMK
1 MMK = 0.008128
LSL
Avg
119.2050
High
131.7166
Low
109.8693
Last updated: 3/27/2026, 10:17:53 AM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 123.03 MMK |
| 10 LSL | 1,230.31 MMK |
| 50 LSL | 6,151.56 MMK |
| 100 LSL | 12,303.13 MMK |
| 500 LSL | 61,515.64 MMK |
| 1,000 LSL | 123,031.28 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-03-27T10:17:53Z",
"rates": {
"MMK": 123.03128
}
}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": 12303.127999999999,
"rate": 123.03128
}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