Rate Overview
Live
1 MVR = 0.039101 LVL
1 LVL = 25.5748
MVR
Avg
0.039085
High
0.039959
Low
0.037980
Last updated: 5/27/2026, 8:37:02 PM
Quick Conversions
| MVR | LVL |
|---|---|
| 1 MVR | 0.04 LVL |
| 10 MVR | 0.39 LVL |
| 50 MVR | 1.96 LVL |
| 100 MVR | 3.91 LVL |
| 500 MVR | 19.55 LVL |
| 1,000 MVR | 39.10 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-05-27T20:37:02Z",
"rates": {
"LVL": 0.039101
}
}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.9101,
"rate": 0.039101
}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