Rate Overview
Live
1 MRO = 0.117721 MUR
1 MUR = 8.4947
MRO
Avg
0.117942
High
0.118347
Low
0.117235
Last updated: 7/14/2026, 12:33:30 AM
Quick Conversions
| MRO | MUR |
|---|---|
| 1 MRO | 0.12 MUR |
| 10 MRO | 1.18 MUR |
| 50 MRO | 5.89 MUR |
| 100 MRO | 11.77 MUR |
| 500 MRO | 58.86 MUR |
| 1,000 MRO | 117.72 MUR |
Get MRO/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=MURExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-14T00:33:30Z",
"rates": {
"MUR": 0.117721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "MUR",
"amount": 100
},
"result": 11.7721,
"rate": 0.117721
}Build with MRO/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key