Rate Overview
Live
1 LVL = 3459.85 MMK
1 MMK = 0.000289
LVL
Avg
3452.33
High
3459.85
Low
3442.73
Last updated: 8/17/2026, 1:40:07 PM
Quick Conversions
| LVL | MMK |
|---|---|
| 1 LVL | 3,459.85 MMK |
| 10 LVL | 34,598.45 MMK |
| 50 LVL | 172,992.26 MMK |
| 100 LVL | 345,984.51 MMK |
| 500 LVL | 1,729,922.57 MMK |
| 1,000 LVL | 3,459,845.13 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-17T13:40:07Z",
"rates": {
"MMK": 3459.84513
}
}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": 345984.51300000004,
"rate": 3459.84513
}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