Rate Overview
Live
1 RON = 0.085769 OMR
1 OMR = 11.6592
RON
Avg
0.085505
High
0.085769
Low
0.085097
Last updated: 5/27/2026, 11:48:50 PM
Quick Conversions
| RON | OMR |
|---|---|
| 1 RON | 0.09 OMR |
| 10 RON | 0.86 OMR |
| 50 RON | 4.29 OMR |
| 100 RON | 8.58 OMR |
| 500 RON | 42.88 OMR |
| 1,000 RON | 85.77 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-27T23:48:50Z",
"rates": {
"OMR": 0.085769
}
}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.5769,
"rate": 0.085769
}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