Rate Overview
Live
1 BOB = 0.032552 BHD
1 BHD = 30.7201
BOB
Avg
0.032304
High
0.032552
Low
0.031601
Last updated: 8/19/2026, 5:01:18 AM
Quick Conversions
| BOB | BHD |
|---|---|
| 1 BOB | 0.03 BHD |
| 10 BOB | 0.33 BHD |
| 50 BOB | 1.63 BHD |
| 100 BOB | 3.26 BHD |
| 500 BOB | 16.28 BHD |
| 1,000 BOB | 32.55 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-08-19T05:01:18Z",
"rates": {
"BHD": 0.032552
}
}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.2552,
"rate": 0.032552
}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