Rate Overview
Live
1 MVR = 3.0407 MUR
1 MUR = 0.328877
MVR
Avg
3.0489
High
3.0571
Low
3.0407
Last updated: 7/6/2026, 5:21:32 AM
Quick Conversions
| MVR | MUR |
|---|---|
| 1 MVR | 3.04 MUR |
| 10 MVR | 30.41 MUR |
| 50 MVR | 152.03 MUR |
| 100 MVR | 304.07 MUR |
| 500 MVR | 1,520.33 MUR |
| 1,000 MVR | 3,040.66 MUR |
Get MVR/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=MURExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-06T05:21:32Z",
"rates": {
"MUR": 3.040655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "MUR",
"amount": 100
},
"result": 304.0655,
"rate": 3.040655
}Build with MVR/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key