Rate Overview
Live
1 MVR = 3.0610 MUR
1 MUR = 0.326695
MVR
Avg
3.0293
High
3.0620
Low
2.9988
Last updated: 3/7/2026, 12:09:39 AM
Quick Conversions
| MVR | MUR |
|---|---|
| 1 MVR | 3.06 MUR |
| 10 MVR | 30.61 MUR |
| 50 MVR | 153.05 MUR |
| 100 MVR | 306.10 MUR |
| 500 MVR | 1,530.48 MUR |
| 1,000 MVR | 3,060.96 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-03-07T00:09:39Z",
"rates": {
"MUR": 3.060955
}
}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.0955,
"rate": 3.060955
}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