Rate Overview
Live
1 LSL = 129.3008 MMK
1 MMK = 0.007734
LSL
Avg
129.6362
High
130.0453
Low
129.2858
Last updated: 8/19/2026, 4:41:07 PM
Quick Conversions
| LSL | MMK |
|---|---|
| 1 LSL | 129.30 MMK |
| 10 LSL | 1,293.01 MMK |
| 50 LSL | 6,465.04 MMK |
| 100 LSL | 12,930.08 MMK |
| 500 LSL | 64,650.40 MMK |
| 1,000 LSL | 129,300.80 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-08-19T16:41:07Z",
"rates": {
"MMK": 129.300801
}
}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.080100000001,
"rate": 129.300801
}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