Rate Overview
Live
1 LVL = 3459.80 MMK
1 MMK = 0.000289
LVL
Avg
3456.20
High
3469.41
Low
3447.29
Last updated: 6/16/2026, 1:28:18 PM
Quick Conversions
| LVL | MMK |
|---|---|
| 1 LVL | 3,459.80 MMK |
| 10 LVL | 34,598.04 MMK |
| 50 LVL | 172,990.21 MMK |
| 100 LVL | 345,980.42 MMK |
| 500 LVL | 1,729,902.10 MMK |
| 1,000 LVL | 3,459,804.20 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-06-16T13:28:18Z",
"rates": {
"MMK": 3459.8042
}
}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": 345980.42,
"rate": 3459.8042
}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