Rate Overview
Live
1 LVL = 3472.56 MMK
1 MMK = 0.000288
LVL
Avg
3492.38
High
3531.03
Low
3465.78
Last updated: 3/7/2026, 3:07:01 AM
Quick Conversions
| LVL | MMK |
|---|---|
| 1 LVL | 3,472.56 MMK |
| 10 LVL | 34,725.55 MMK |
| 50 LVL | 173,627.76 MMK |
| 100 LVL | 347,255.51 MMK |
| 500 LVL | 1,736,277.56 MMK |
| 1,000 LVL | 3,472,555.12 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-03-07T03:07:01Z",
"rates": {
"MMK": 3472.555117
}
}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": 347255.5117,
"rate": 3472.555117
}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