Rate Overview
Live
1 BOB = 0.038985 OMR
1 OMR = 25.6509
BOB
Avg
0.052008
High
0.055851
Low
0.038985
Last updated: 7/8/2026, 4:55:32 AM
Quick Conversions
| BOB | OMR |
|---|---|
| 1 BOB | 0.04 OMR |
| 10 BOB | 0.39 OMR |
| 50 BOB | 1.95 OMR |
| 100 BOB | 3.90 OMR |
| 500 BOB | 19.49 OMR |
| 1,000 BOB | 38.99 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-08T04:55:32Z",
"rates": {
"OMR": 0.038985
}
}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.8985,
"rate": 0.038985
}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