Rate Overview
Live
1 MVR = 0.039255 LVL
1 LVL = 25.4745
MVR
Avg
0.039296
High
0.039411
Low
0.039142
Last updated: 6/16/2026, 8:04:36 PM
Quick Conversions
| MVR | LVL |
|---|---|
| 1 MVR | 0.04 LVL |
| 10 MVR | 0.39 LVL |
| 50 MVR | 1.96 LVL |
| 100 MVR | 3.93 LVL |
| 500 MVR | 19.63 LVL |
| 1,000 MVR | 39.25 LVL |
Get MVR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=LVLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-16T20:04:36Z",
"rates": {
"LVL": 0.039255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "LVL",
"amount": 100
},
"result": 3.9255,
"rate": 0.039255
}Build with MVR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key