Rate Overview
Live
1 RON = 0.084556 OMR
1 OMR = 11.8265
RON
Avg
0.087118
High
0.090689
Low
0.083684
Last updated: 8/1/2026, 2:50:41 PM
Quick Conversions
| RON | OMR |
|---|---|
| 1 RON | 0.08 OMR |
| 10 RON | 0.85 OMR |
| 50 RON | 4.23 OMR |
| 100 RON | 8.46 OMR |
| 500 RON | 42.28 OMR |
| 1,000 RON | 84.56 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-08-01T14:50:41Z",
"rates": {
"OMR": 0.084556
}
}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.4556,
"rate": 0.084556
}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