Rate Overview
Live
1 BHD = 5.3258 BBD
1 BBD = 0.187765
BHD
Avg
5.3231
High
5.3362
Low
5.3119
Last updated: 4/17/2026, 11:58:47 AM
Quick Conversions
| BHD | BBD |
|---|---|
| 1 BHD | 5.33 BBD |
| 10 BHD | 53.26 BBD |
| 50 BHD | 266.29 BBD |
| 100 BHD | 532.58 BBD |
| 500 BHD | 2,662.91 BBD |
| 1,000 BHD | 5,325.82 BBD |
Get BHD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=BBDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-04-17T11:58:47Z",
"rates": {
"BBD": 5.32582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "BBD",
"amount": 100
},
"result": 532.582,
"rate": 5.32582
}Build with BHD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key