Rate Overview
Live
1 RON = 10.3397 MUR
1 MUR = 0.096715
RON
Avg
10.3606
High
10.3907
Low
10.3287
Last updated: 9/11/2026, 10:39:52 PM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.34 MUR |
| 10 RON | 103.40 MUR |
| 50 RON | 516.98 MUR |
| 100 RON | 1,033.97 MUR |
| 500 RON | 5,169.83 MUR |
| 1,000 RON | 10,339.66 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-09-11T22:39:52Z",
"rates": {
"MUR": 10.339656
}
}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": 1033.9656,
"rate": 10.339656
}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