Rate Overview
Live
1 MVR = 3.0560 MUR
1 MUR = 0.327223
MVR
Avg
3.0733
High
3.0964
Low
3.0488
Last updated: 6/16/2026, 7:15:25 AM
Quick Conversions
| MVR | MUR |
|---|---|
| 1 MVR | 3.06 MUR |
| 10 MVR | 30.56 MUR |
| 50 MVR | 152.80 MUR |
| 100 MVR | 305.60 MUR |
| 500 MVR | 1,528.01 MUR |
| 1,000 MVR | 3,056.02 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-06-16T07:15:25Z",
"rates": {
"MUR": 3.056017
}
}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": 305.6017,
"rate": 3.056017
}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