Rate Overview
Live
1 RON = 10.8071 MUR
1 MUR = 0.092531
RON
Avg
10.7381
High
10.8071
Low
10.6274
Last updated: 3/7/2026, 7:43:49 AM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.81 MUR |
| 10 RON | 108.07 MUR |
| 50 RON | 540.36 MUR |
| 100 RON | 1,080.71 MUR |
| 500 RON | 5,403.57 MUR |
| 1,000 RON | 10,807.15 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-07T07:43:49Z",
"rates": {
"MUR": 10.807147
}
}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": 1080.7147,
"rate": 10.807147
}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