Rate Overview
Live
1 BHD = 29.4000 BOB
1 BOB = 0.034014
BHD
Avg
19.7379
High
29.4000
Low
18.2505
Last updated: 7/24/2026, 12:50:17 PM
Quick Conversions
| BHD | BOB |
|---|---|
| 1 BHD | 29.40 BOB |
| 10 BHD | 294.00 BOB |
| 50 BHD | 1,470.00 BOB |
| 100 BHD | 2,940.00 BOB |
| 500 BHD | 14,700.01 BOB |
| 1,000 BHD | 29,400.01 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-24T12:50:17Z",
"rates": {
"BOB": 29.400014
}
}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": 2940.0014,
"rate": 29.400014
}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