Rate Overview
Live
1 LVL = 3465.43 MMK
1 MMK = 0.000289
LVL
Avg
3466.86
High
3480.68
Low
3458.89
Last updated: 9/3/2026, 6:22:59 AM
Quick Conversions
| LVL | MMK |
|---|---|
| 1 LVL | 3,465.43 MMK |
| 10 LVL | 34,654.29 MMK |
| 50 LVL | 173,271.44 MMK |
| 100 LVL | 346,542.88 MMK |
| 500 LVL | 1,732,714.39 MMK |
| 1,000 LVL | 3,465,428.79 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-09-03T06:22:59Z",
"rates": {
"MMK": 3465.428787
}
}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": 346542.8787,
"rate": 3465.428787
}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