Rate Overview
Live
1 BND = 0.291300 BHD
1 BHD = 3.4329
BND
Avg
0.295509
High
0.299497
Low
0.291300
Last updated: 7/26/2026, 6:15:14 PM
Quick Conversions
| BND | BHD |
|---|---|
| 1 BND | 0.29 BHD |
| 10 BND | 2.91 BHD |
| 50 BND | 14.57 BHD |
| 100 BND | 29.13 BHD |
| 500 BND | 145.65 BHD |
| 1,000 BND | 291.30 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-07-26T18:15:14Z",
"rates": {
"BHD": 0.2913
}
}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.13,
"rate": 0.2913
}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