Rate Overview
Live
1 LVL = 3442.48 MMK
1 MMK = 0.000290
LVL
Avg
3448.18
High
3453.55
Low
3442.48
Last updated: 8/13/2026, 6:32:15 AM
Quick Conversions
| LVL | MMK |
|---|---|
| 1 LVL | 3,442.48 MMK |
| 10 LVL | 34,424.84 MMK |
| 50 LVL | 172,124.22 MMK |
| 100 LVL | 344,248.44 MMK |
| 500 LVL | 1,721,242.18 MMK |
| 1,000 LVL | 3,442,484.35 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-08-13T06:32:15Z",
"rates": {
"MMK": 3442.48435
}
}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": 344248.435,
"rate": 3442.48435
}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