Rate Overview
Live
1 MVR = 0.039124 LVL
1 LVL = 25.5598
MVR
Avg
0.038872
High
0.039196
Low
0.038473
Last updated: 3/7/2026, 12:09:52 AM
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.56 LVL |
| 1,000 MVR | 39.12 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-03-07T00:09:52Z",
"rates": {
"LVL": 0.039124
}
}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.9124,
"rate": 0.039124
}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