Rate Overview
Live
1 BOB = 0.055818 OMR
1 OMR = 17.9154
BOB
Avg
0.055788
High
0.055974
Low
0.055645
Last updated: 6/19/2026, 8:28:48 AM
Quick Conversions
| BOB | OMR |
|---|---|
| 1 BOB | 0.06 OMR |
| 10 BOB | 0.56 OMR |
| 50 BOB | 2.79 OMR |
| 100 BOB | 5.58 OMR |
| 500 BOB | 27.91 OMR |
| 1,000 BOB | 55.82 OMR |
Get BOB/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=OMRExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T08:28:48Z",
"rates": {
"OMR": 0.055818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "OMR",
"amount": 100
},
"result": 5.5818,
"rate": 0.055818
}Build with BOB/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key