Rate Overview
Live
1 BOB = 0.031039 OMR
1 OMR = 32.2175
BOB
Avg
0.031407
High
0.032348
Low
0.030924
Last updated: 9/9/2026, 4:46:42 AM
Quick Conversions
| BOB | OMR |
|---|---|
| 1 BOB | 0.03 OMR |
| 10 BOB | 0.31 OMR |
| 50 BOB | 1.55 OMR |
| 100 BOB | 3.10 OMR |
| 500 BOB | 15.52 OMR |
| 1,000 BOB | 31.04 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-09-09T04:46:42Z",
"rates": {
"OMR": 0.031039
}
}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.1039,
"rate": 0.031039
}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