Rate Overview
Live
1 LAK = 0.097001 MMK
1 MMK = 10.3092
LAK
Avg
0.097662
High
0.098170
Low
0.097001
Last updated: 3/27/2026, 1:43:54 PM
Quick Conversions
| LAK | MMK |
|---|---|
| 1 LAK | 0.10 MMK |
| 10 LAK | 0.97 MMK |
| 50 LAK | 4.85 MMK |
| 100 LAK | 9.70 MMK |
| 500 LAK | 48.50 MMK |
| 1,000 LAK | 97.00 MMK |
Get LAK/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MMKExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-27T13:43:54Z",
"rates": {
"MMK": 0.097001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MMK",
"amount": 100
},
"result": 9.7001,
"rate": 0.097001
}Build with LAK/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key