Rate Overview
Live
1 MRO = 0.119304 MUR
1 MUR = 8.3819
MRO
Avg
0.119185
High
0.119798
Low
0.118134
Last updated: 6/24/2026, 2:14:35 AM
Quick Conversions
| MRO | MUR |
|---|---|
| 1 MRO | 0.12 MUR |
| 10 MRO | 1.19 MUR |
| 50 MRO | 5.97 MUR |
| 100 MRO | 11.93 MUR |
| 500 MRO | 59.65 MUR |
| 1,000 MRO | 119.30 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-06-24T02:14:35Z",
"rates": {
"MUR": 0.119304
}
}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.930399999999999,
"rate": 0.119304
}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