Rate Overview
Live
1 MUR = 0.012915 LVL
1 LVL = 77.4293
MUR
Avg
0.012938
High
0.013089
Low
0.012751
Last updated: 8/9/2026, 10:02:10 AM
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.46 LVL |
| 1,000 MUR | 12.92 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-08-09T10:02:10Z",
"rates": {
"LVL": 0.012915
}
}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.2914999999999999,
"rate": 0.012915
}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