Rate Overview
Live
1 BOB = 0.055787 OMR
1 OMR = 17.9253
BOB
Avg
0.055451
High
0.055912
Low
0.054994
Last updated: 3/27/2026, 3:13:15 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.89 OMR |
| 1,000 BOB | 55.79 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-27T15:13:15Z",
"rates": {
"OMR": 0.055787
}
}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.5787,
"rate": 0.055787
}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