Rate Overview
Live
1 RUB = 0.005047 OMR
1 OMR = 198.1375
RUB
Avg
0.004991
High
0.005047
Low
0.004904
Last updated: 7/8/2026, 3:49:02 AM
Quick Conversions
| RUB | OMR |
|---|---|
| 1 RUB | 0.01 OMR |
| 10 RUB | 0.05 OMR |
| 50 RUB | 0.25 OMR |
| 100 RUB | 0.50 OMR |
| 500 RUB | 2.52 OMR |
| 1,000 RUB | 5.05 OMR |
Get RUB/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=OMRExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-08T03:49:02Z",
"rates": {
"OMR": 0.005047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "OMR",
"amount": 100
},
"result": 0.5047,
"rate": 0.005047
}Build with RUB/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key