Rate Overview
Live
1 MVR = 0.039138 LVL
1 LVL = 25.5506
MVR
Avg
0.039140
High
0.039152
Low
0.039138
Last updated: 5/6/2026, 10:08:56 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.57 LVL |
| 1,000 MVR | 39.14 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-06T22:08:56Z",
"rates": {
"LVL": 0.039138
}
}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.9137999999999997,
"rate": 0.039138
}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