Rate Overview
Live
1 BOB = 0.055874 OMR
1 OMR = 17.8974
BOB
Avg
0.055753
High
0.055912
Low
0.055194
Last updated: 3/7/2026, 4:25:25 AM
Quick Conversions
| BOB | OMR |
|---|---|
| 1 BOB | 0.06 OMR |
| 10 BOB | 0.56 OMR |
| 50 BOB | 2.79 OMR |
| 100 BOB | 5.59 OMR |
| 500 BOB | 27.94 OMR |
| 1,000 BOB | 55.87 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-03-07T04:25:25Z",
"rates": {
"OMR": 0.055874
}
}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.5874,
"rate": 0.055874
}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