Rate Overview
Live
1 BOB = 0.033245 OMR
1 OMR = 30.0797
BOB
Avg
0.032979
High
0.033245
Low
0.032273
Last updated: 8/19/2026, 5:01:15 AM
Quick Conversions
| BOB | OMR |
|---|---|
| 1 BOB | 0.03 OMR |
| 10 BOB | 0.33 OMR |
| 50 BOB | 1.66 OMR |
| 100 BOB | 3.32 OMR |
| 500 BOB | 16.62 OMR |
| 1,000 BOB | 33.25 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-08-19T05:01:15Z",
"rates": {
"OMR": 0.033245
}
}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": 3.3244999999999996,
"rate": 0.033245
}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