Rate Overview
Live
1 MVR = 3.0502 MUR
1 MUR = 0.327845
MVR
Avg
3.0571
High
3.1182
Low
3.0407
Last updated: 7/24/2026, 5:55:46 AM
Quick Conversions
| MVR | MUR |
|---|---|
| 1 MVR | 3.05 MUR |
| 10 MVR | 30.50 MUR |
| 50 MVR | 152.51 MUR |
| 100 MVR | 305.02 MUR |
| 500 MVR | 1,525.11 MUR |
| 1,000 MVR | 3,050.22 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-24T05:55:46Z",
"rates": {
"MUR": 3.05022
}
}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.022,
"rate": 3.05022
}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