Rate Overview
Live
1 MUR = 0.012930 LVL
1 LVL = 77.3395
MUR
Avg
0.012893
High
0.012936
Low
0.012858
Last updated: 5/7/2026, 10:08:25 PM
Quick Conversions
| MUR | LVL |
|---|---|
| 1 MUR | 0.01 LVL |
| 10 MUR | 0.13 LVL |
| 50 MUR | 0.65 LVL |
| 100 MUR | 1.29 LVL |
| 500 MUR | 6.47 LVL |
| 1,000 MUR | 12.93 LVL |
Get MUR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=LVLExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-07T22:08:25Z",
"rates": {
"LVL": 0.01293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "LVL",
"amount": 100
},
"result": 1.2930000000000001,
"rate": 0.01293
}Build with MUR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key