Rate Overview
Live
1 BHD = 21.4601 SBD
1 SBD = 0.046598
BHD
Avg
21.3530
High
21.5371
Low
21.1171
Last updated: 7/19/2026, 3:04:36 PM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.46 SBD |
| 10 BHD | 214.60 SBD |
| 50 BHD | 1,073.00 SBD |
| 100 BHD | 2,146.01 SBD |
| 500 BHD | 10,730.03 SBD |
| 1,000 BHD | 21,460.06 SBD |
Get BHD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=SBDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-19T15:04:36Z",
"rates": {
"SBD": 21.460062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "SBD",
"amount": 100
},
"result": 2146.0062000000003,
"rate": 21.460062
}Build with BHD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key