Rate Overview
Live
1 RON = 10.3169 MUR
1 MUR = 0.096928
RON
Avg
10.5200
High
10.7516
Low
10.2625
Last updated: 7/23/2026, 10:49:18 PM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.32 MUR |
| 10 RON | 103.17 MUR |
| 50 RON | 515.85 MUR |
| 100 RON | 1,031.69 MUR |
| 500 RON | 5,158.45 MUR |
| 1,000 RON | 10,316.91 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-23T22:49:18Z",
"rates": {
"MUR": 10.316905
}
}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": 1031.6905,
"rate": 10.316905
}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