Rate Overview
Live
1 BOB = 0.055848 OMR
1 OMR = 17.9057
BOB
Avg
0.055808
High
0.055985
Low
0.055618
Last updated: 5/7/2026, 1:47:12 PM
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.92 OMR |
| 1,000 BOB | 55.85 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-05-07T13:47:12Z",
"rates": {
"OMR": 0.055848
}
}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.5848,
"rate": 0.055848
}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