Rate Overview
Live
1 OMR = 30.4326 BOB
1 BOB = 0.032859
OMR
Avg
18.9326
High
30.4326
Low
17.8307
Last updated: 7/31/2026, 9:01:01 AM
Quick Conversions
| OMR | BOB |
|---|---|
| 1 OMR | 30.43 BOB |
| 10 OMR | 304.33 BOB |
| 50 OMR | 1,521.63 BOB |
| 100 OMR | 3,043.26 BOB |
| 500 OMR | 15,216.30 BOB |
| 1,000 OMR | 30,432.60 BOB |
Get OMR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=BOBExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-31T09:01:01Z",
"rates": {
"BOB": 30.432601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "BOB",
"amount": 100
},
"result": 3043.2601,
"rate": 30.432601
}Build with OMR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key