Rate Overview
Live
1 LVL = 3398.99 MMK
1 MMK = 0.000294
LVL
Avg
3408.11
High
3418.09
Low
3398.99
Last updated: 7/26/2026, 3:03:01 AM
Quick Conversions
| LVL | MMK |
|---|---|
| 1 LVL | 3,398.99 MMK |
| 10 LVL | 33,989.94 MMK |
| 50 LVL | 169,949.71 MMK |
| 100 LVL | 339,899.42 MMK |
| 500 LVL | 1,699,497.09 MMK |
| 1,000 LVL | 3,398,994.18 MMK |
Get LVL/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=MMKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-26T03:03:01Z",
"rates": {
"MMK": 3398.994181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "MMK",
"amount": 100
},
"result": 339899.4181,
"rate": 3398.994181
}Build with LVL/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key