Rate Overview
Live
1 BOB = 0.034157 OMR
1 OMR = 29.2766
BOB
Avg
0.053228
High
0.056099
Low
0.034157
Last updated: 7/31/2026, 12:33:05 AM
Quick Conversions
| BOB | OMR |
|---|---|
| 1 BOB | 0.03 OMR |
| 10 BOB | 0.34 OMR |
| 50 BOB | 1.71 OMR |
| 100 BOB | 3.42 OMR |
| 500 BOB | 17.08 OMR |
| 1,000 BOB | 34.16 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-07-31T00:33:05Z",
"rates": {
"OMR": 0.034157
}
}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.4157,
"rate": 0.034157
}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