Rate Overview
Live
1 BHD = 31.6443 BOB
1 BOB = 0.031601
BHD
Avg
31.8166
High
32.0825
Low
31.4984
Last updated: 8/12/2026, 5:07:02 AM
Quick Conversions
| BHD | BOB |
|---|---|
| 1 BHD | 31.64 BOB |
| 10 BHD | 316.44 BOB |
| 50 BHD | 1,582.21 BOB |
| 100 BHD | 3,164.43 BOB |
| 500 BHD | 15,822.14 BOB |
| 1,000 BHD | 31,644.29 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-08-12T05:07:02Z",
"rates": {
"BOB": 31.644286
}
}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": 3164.4286,
"rate": 31.644286
}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