Rate Overview
Live
1 RON = 0.086164 OMR
1 OMR = 11.6058
RON
Avg
0.086639
High
0.087171
Low
0.086164
Last updated: 5/7/2026, 3:06:28 PM
Quick Conversions
| RON | OMR |
|---|---|
| 1 RON | 0.09 OMR |
| 10 RON | 0.86 OMR |
| 50 RON | 4.31 OMR |
| 100 RON | 8.62 OMR |
| 500 RON | 43.08 OMR |
| 1,000 RON | 86.16 OMR |
Get RON/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=OMRExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-07T15:06:28Z",
"rates": {
"OMR": 0.086164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "OMR",
"amount": 100
},
"result": 8.6164,
"rate": 0.086164
}Build with RON/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key