Rate Overview
Live
1 RUB = 0.004475 OMR
1 OMR = 223.4637
RUB
Avg
0.004457
High
0.004477
Low
0.004421
Last updated: 9/9/2026, 2:49:09 AM
Quick Conversions
| RUB | OMR |
|---|---|
| 1 RUB | 0.00 OMR |
| 10 RUB | 0.04 OMR |
| 50 RUB | 0.22 OMR |
| 100 RUB | 0.45 OMR |
| 500 RUB | 2.24 OMR |
| 1,000 RUB | 4.48 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-09-09T02:49:09Z",
"rates": {
"OMR": 0.004475
}
}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.4475,
"rate": 0.004475
}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