Rate Overview
Live
1 BHD = 29.8705 BOB
1 BOB = 0.033478
BHD
Avg
19.0907
High
29.8705
Low
18.2505
Last updated: 7/25/2026, 1:27:53 PM
Quick Conversions
| BHD | BOB |
|---|---|
| 1 BHD | 29.87 BOB |
| 10 BHD | 298.71 BOB |
| 50 BHD | 1,493.53 BOB |
| 100 BHD | 2,987.05 BOB |
| 500 BHD | 14,935.25 BOB |
| 1,000 BHD | 29,870.50 BOB |
Get BHD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=BOBExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-25T13:27:53Z",
"rates": {
"BOB": 29.8705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "BOB",
"amount": 100
},
"result": 2987.05,
"rate": 29.8705
}Build with BHD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key