Rate Overview
Live
1 RON = 10.3814 MUR
1 MUR = 0.096327
RON
Avg
10.3944
High
10.4224
Low
10.3596
Last updated: 8/20/2026, 4:45:54 AM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.38 MUR |
| 10 RON | 103.81 MUR |
| 50 RON | 519.07 MUR |
| 100 RON | 1,038.14 MUR |
| 500 RON | 5,190.68 MUR |
| 1,000 RON | 10,381.36 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-20T04:45:54Z",
"rates": {
"MUR": 10.381356
}
}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": 1038.1356,
"rate": 10.381356
}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