Rate Overview
Live
1 BBD = 0.189325 BHD
1 BHD = 5.2819
BBD
Avg
0.188979
High
0.189325
Low
0.188000
Last updated: 3/6/2026, 8:07:55 AM
Quick Conversions
| BBD | BHD |
|---|---|
| 1 BBD | 0.19 BHD |
| 10 BBD | 1.89 BHD |
| 50 BBD | 9.47 BHD |
| 100 BBD | 18.93 BHD |
| 500 BBD | 94.66 BHD |
| 1,000 BBD | 189.33 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-03-06T08:07:55Z",
"rates": {
"BHD": 0.189325
}
}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.9325,
"rate": 0.189325
}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