Rate Overview
Live
1 BND = 0.295756 BHD
1 BHD = 3.3812
BND
Avg
0.295207
High
0.295757
Low
0.293945
Last updated: 8/19/2026, 7:10:15 PM
Quick Conversions
| BND | BHD |
|---|---|
| 1 BND | 0.30 BHD |
| 10 BND | 2.96 BHD |
| 50 BND | 14.79 BHD |
| 100 BND | 29.58 BHD |
| 500 BND | 147.88 BHD |
| 1,000 BND | 295.76 BHD |
Get BND/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BHDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-19T19:10:15Z",
"rates": {
"BHD": 0.295756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BHD",
"amount": 100
},
"result": 29.5756,
"rate": 0.295756
}Build with BND/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key