Rate Overview
Live
1 BND = 0.297297 BHD
1 BHD = 3.3636
BND
Avg
0.297105
High
0.298024
Low
0.296210
Last updated: 4/17/2026, 5:28:45 PM
Quick Conversions
| BND | BHD |
|---|---|
| 1 BND | 0.30 BHD |
| 10 BND | 2.97 BHD |
| 50 BND | 14.86 BHD |
| 100 BND | 29.73 BHD |
| 500 BND | 148.65 BHD |
| 1,000 BND | 297.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-04-17T17:28:45Z",
"rates": {
"BHD": 0.297297
}
}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.729699999999998,
"rate": 0.297297
}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