Rate Overview
Live
1 BBD = 0.188366 BHD
1 BHD = 5.3088
BBD
Avg
0.188008
High
0.188456
Low
0.187462
Last updated: 5/6/2026, 12:23:03 PM
Quick Conversions
| BBD | BHD |
|---|---|
| 1 BBD | 0.19 BHD |
| 10 BBD | 1.88 BHD |
| 50 BBD | 9.42 BHD |
| 100 BBD | 18.84 BHD |
| 500 BBD | 94.18 BHD |
| 1,000 BBD | 188.37 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-05-06T12:23:03Z",
"rates": {
"BHD": 0.188366
}
}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.8366,
"rate": 0.188366
}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