Rate Overview
Live
1 MMK = 0.007895 LSL
1 LSL = 126.6624
MMK
Avg
0.007719
High
0.007895
Low
0.007568
Last updated: 3/6/2026, 11:04:21 AM
Quick Conversions
| MMK | LSL |
|---|---|
| 1 MMK | 0.01 LSL |
| 10 MMK | 0.08 LSL |
| 50 MMK | 0.39 LSL |
| 100 MMK | 0.79 LSL |
| 500 MMK | 3.95 LSL |
| 1,000 MMK | 7.90 LSL |
Get MMK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=LSLExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-06T11:04:21Z",
"rates": {
"LSL": 0.007895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "LSL",
"amount": 100
},
"result": 0.7894999999999999,
"rate": 0.007895
}Build with MMK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key