Rate Overview
Live
1 BND = 0.293272 BHD
1 BHD = 3.4098
BND
Avg
0.295597
High
0.299497
Low
0.291466
Last updated: 8/1/2026, 9:44:46 AM
Quick Conversions
| BND | BHD |
|---|---|
| 1 BND | 0.29 BHD |
| 10 BND | 2.93 BHD |
| 50 BND | 14.66 BHD |
| 100 BND | 29.33 BHD |
| 500 BND | 146.64 BHD |
| 1,000 BND | 293.27 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-01T09:44:46Z",
"rates": {
"BHD": 0.293272
}
}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.327199999999998,
"rate": 0.293272
}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