Rate Overview
Live
1 MVR = 3.0609 MUR
1 MUR = 0.326698
MVR
Avg
3.0453
High
3.0755
Low
3.0214
Last updated: 5/27/2026, 2:28:31 AM
Quick Conversions
| MVR | MUR |
|---|---|
| 1 MVR | 3.06 MUR |
| 10 MVR | 30.61 MUR |
| 50 MVR | 153.05 MUR |
| 100 MVR | 306.09 MUR |
| 500 MVR | 1,530.47 MUR |
| 1,000 MVR | 3,060.94 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-05-27T02:28:31Z",
"rates": {
"MUR": 3.060935
}
}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": 306.0935,
"rate": 3.060935
}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