Rate Overview
Live
1 MRO = 0.117035 MUR
1 MUR = 8.5445
MRO
Avg
0.116484
High
0.117035
Low
0.115975
Last updated: 3/29/2026, 9:21:30 AM
Quick Conversions
| MRO | MUR |
|---|---|
| 1 MRO | 0.12 MUR |
| 10 MRO | 1.17 MUR |
| 50 MRO | 5.85 MUR |
| 100 MRO | 11.70 MUR |
| 500 MRO | 58.52 MUR |
| 1,000 MRO | 117.04 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-03-29T09:21:30Z",
"rates": {
"MUR": 0.117035
}
}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.7035,
"rate": 0.117035
}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