Rate Overview
Live
1 RON = 0.089198 OMR
1 OMR = 11.2110
RON
Avg
0.089013
High
0.089426
Low
0.088570
Last updated: 4/17/2026, 1:24:18 PM
Quick Conversions
| RON | OMR |
|---|---|
| 1 RON | 0.09 OMR |
| 10 RON | 0.89 OMR |
| 50 RON | 4.46 OMR |
| 100 RON | 8.92 OMR |
| 500 RON | 44.60 OMR |
| 1,000 RON | 89.20 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-04-17T13:24:18Z",
"rates": {
"OMR": 0.089198
}
}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.9198,
"rate": 0.089198
}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