Rate Overview
Live
1 RON = 10.4424 MUR
1 MUR = 0.095763
RON
Avg
10.5366
High
10.6126
Low
10.4424
Last updated: 5/7/2026, 10:46:23 PM
Quick Conversions
| RON | MUR |
|---|---|
| 1 RON | 10.44 MUR |
| 10 RON | 104.42 MUR |
| 50 RON | 522.12 MUR |
| 100 RON | 1,044.24 MUR |
| 500 RON | 5,221.22 MUR |
| 1,000 RON | 10,442.44 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-07T22:46:23Z",
"rates": {
"MUR": 10.442443
}
}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": 1044.2443,
"rate": 10.442443
}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