Rate Overview
Live
1 MUR = 8.6667 MRO
1 MRO = 0.115384 MUR
Avg
8.6581
High
8.8415
Low
8.5031
Last updated: 1/25/2026, 5:03:12 PM
Quick Conversions
| MUR | MRO |
|---|---|
| 1 MUR | 8.67 MRO |
| 10 MUR | 86.67 MRO |
| 50 MUR | 433.34 MRO |
| 100 MUR | 866.67 MRO |
| 500 MUR | 4,333.36 MRO |
| 1,000 MUR | 8,666.71 MRO |
Get MUR/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=MROExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-01-25T17:03:12Z",
"rates": {
"MRO": 8.66671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "MRO",
"amount": 100
},
"result": 866.671,
"rate": 8.66671
}Build with MUR/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key