Rate Overview
Live
1 RON = 10.5641 MUR
1 MUR = 0.094660
RON
Avg
10.5998
High
10.8071
Low
10.3374
Last updated: 3/28/2026, 1:42:01 PM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.56 MUR |
| 10 RON | 105.64 MUR |
| 50 RON | 528.20 MUR |
| 100 RON | 1,056.41 MUR |
| 500 RON | 5,282.04 MUR |
| 1,000 RON | 10,564.08 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-03-28T13:42:01Z",
"rates": {
"MUR": 10.564076
}
}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": 1056.4076,
"rate": 10.564076
}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