Rate Overview
Live
1 BOB = 0.034871 BHD
1 BHD = 28.6771
BOB
Avg
0.052850
High
0.054824
Low
0.034871
Last updated: 7/23/2026, 2:38:06 PM
Quick Conversions
| BOB | BHD |
|---|---|
| 1 BOB | 0.03 BHD |
| 10 BOB | 0.35 BHD |
| 50 BOB | 1.74 BHD |
| 100 BOB | 3.49 BHD |
| 500 BOB | 17.44 BHD |
| 1,000 BOB | 34.87 BHD |
Get BOB/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BHDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-23T14:38:06Z",
"rates": {
"BHD": 0.034871
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BHD",
"amount": 100
},
"result": 3.4871,
"rate": 0.034871
}Build with BOB/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key