Rate Overview
Live
1 RON = 0.083982 OMR
1 OMR = 11.9073
RON
Avg
0.084110
High
0.084503
Low
0.083870
Last updated: 7/28/2026, 7:45:56 PM
Quick Conversions
| RON | OMR |
|---|---|
| 1 RON | 0.08 OMR |
| 10 RON | 0.84 OMR |
| 50 RON | 4.20 OMR |
| 100 RON | 8.40 OMR |
| 500 RON | 41.99 OMR |
| 1,000 RON | 83.98 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-07-28T19:45:56Z",
"rates": {
"OMR": 0.083982
}
}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.3982,
"rate": 0.083982
}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