Rate Overview
Live
1 RON = 10.5152 MUR
1 MUR = 0.095100
RON
Avg
10.4936
High
10.5152
Low
10.4518
Last updated: 5/28/2026, 3:31:53 AM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.52 MUR |
| 10 RON | 105.15 MUR |
| 50 RON | 525.76 MUR |
| 100 RON | 1,051.52 MUR |
| 500 RON | 5,257.62 MUR |
| 1,000 RON | 10,515.24 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-28T03:31:53Z",
"rates": {
"MUR": 10.51524
}
}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": 1051.5240000000001,
"rate": 10.51524
}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