Rate Overview
Live
1 RON = 10.4517 MUR
1 MUR = 0.095678
RON
Avg
10.5180
High
10.7516
Low
10.1499
Last updated: 5/28/2026, 5:31:59 AM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.45 MUR |
| 10 RON | 104.52 MUR |
| 50 RON | 522.59 MUR |
| 100 RON | 1,045.17 MUR |
| 500 RON | 5,225.86 MUR |
| 1,000 RON | 10,451.72 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-05-28T05:31:59Z",
"rates": {
"MUR": 10.451723
}
}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": 1045.1723,
"rate": 10.451723
}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