Rate Overview
Live
1 RON = 10.3282 MUR
1 MUR = 0.096823
RON
Avg
10.5308
High
10.7982
Low
10.2497
Last updated: 8/1/2026, 12:15:48 PM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.33 MUR |
| 10 RON | 103.28 MUR |
| 50 RON | 516.41 MUR |
| 100 RON | 1,032.82 MUR |
| 500 RON | 5,164.08 MUR |
| 1,000 RON | 10,328.16 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-08-01T12:15:48Z",
"rates": {
"MUR": 10.328156
}
}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": 1032.8156,
"rate": 10.328156
}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