Rate Overview
Live
1 RON = 10.2974 MUR
1 MUR = 0.097112
RON
Avg
10.5036
High
10.7980
Low
10.2577
Last updated: 7/28/2026, 2:24:35 PM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.30 MUR |
| 10 RON | 102.97 MUR |
| 50 RON | 514.87 MUR |
| 100 RON | 1,029.74 MUR |
| 500 RON | 5,148.72 MUR |
| 1,000 RON | 10,297.44 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-07-28T14:24:35Z",
"rates": {
"MUR": 10.297439
}
}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": 1029.7439000000002,
"rate": 10.297439
}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