Rate Overview
Live
1 BND = 0.296078 BHD
1 BHD = 3.3775
BND
Avg
0.295391
High
0.296087
Low
0.293793
Last updated: 5/27/2026, 10:45:48 PM
Quick Conversions
| BND | BHD |
|---|---|
| 1 BND | 0.30 BHD |
| 10 BND | 2.96 BHD |
| 50 BND | 14.80 BHD |
| 100 BND | 29.61 BHD |
| 500 BND | 148.04 BHD |
| 1,000 BND | 296.08 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-05-27T22:45:48Z",
"rates": {
"BHD": 0.296078
}
}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.6078,
"rate": 0.296078
}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