Rate Overview
Live
1 RUB = 0.005447 OMR
1 OMR = 183.5873
RUB
Avg
0.004994
High
0.005447
Low
0.004588
Last updated: 5/29/2026, 7:40:03 PM
Quick Conversions
| RUB | OMR |
|---|---|
| 1 RUB | 0.01 OMR |
| 10 RUB | 0.05 OMR |
| 50 RUB | 0.27 OMR |
| 100 RUB | 0.54 OMR |
| 500 RUB | 2.72 OMR |
| 1,000 RUB | 5.45 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-05-29T19:40:03Z",
"rates": {
"OMR": 0.005447
}
}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.5447,
"rate": 0.005447
}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