Rate Overview
Live
1 RON = 10.3762 MUR
1 MUR = 0.096374
RON
Avg
10.4379
High
10.5731
Low
10.3445
Last updated: 6/19/2026, 8:40:02 AM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.38 MUR |
| 10 RON | 103.76 MUR |
| 50 RON | 518.81 MUR |
| 100 RON | 1,037.62 MUR |
| 500 RON | 5,188.10 MUR |
| 1,000 RON | 10,376.20 MUR |
Get RON/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=MURExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-19T08:40:02Z",
"rates": {
"MUR": 10.376196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "MUR",
"amount": 100
},
"result": 1037.6196,
"rate": 10.376196
}Build with RON/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key