Rate Overview
Live
1 BND = 0.291031 BHD
1 BHD = 3.4361
BND
Avg
0.291985
High
0.292844
Low
0.291031
Last updated: 7/11/2026, 4:45:33 PM
Quick Conversions
| BND | BHD |
|---|---|
| 1 BND | 0.29 BHD |
| 10 BND | 2.91 BHD |
| 50 BND | 14.55 BHD |
| 100 BND | 29.10 BHD |
| 500 BND | 145.52 BHD |
| 1,000 BND | 291.03 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-11T16:45:33Z",
"rates": {
"BHD": 0.291031
}
}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.103099999999998,
"rate": 0.291031
}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