Rate Overview
Live
1 BBD = 0.187680 BHD
1 BHD = 5.3282
BBD
Avg
0.187862
High
0.188227
Low
0.187399
Last updated: 4/16/2026, 2:42:19 AM
Quick Conversions
| BBD | BHD |
|---|---|
| 1 BBD | 0.19 BHD |
| 10 BBD | 1.88 BHD |
| 50 BBD | 9.38 BHD |
| 100 BBD | 18.77 BHD |
| 500 BBD | 93.84 BHD |
| 1,000 BBD | 187.68 BHD |
Get BBD/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BHDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T02:42:19Z",
"rates": {
"BHD": 0.18768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BHD",
"amount": 100
},
"result": 18.768,
"rate": 0.18768
}Build with BBD/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key