Rate Overview
Live
1 BHD = 21.4059 SBD
1 SBD = 0.046716
BHD
Avg
21.3833
High
21.4422
Low
21.3471
Last updated: 3/7/2026, 4:05:23 AM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.41 SBD |
| 10 BHD | 214.06 SBD |
| 50 BHD | 1,070.29 SBD |
| 100 BHD | 2,140.59 SBD |
| 500 BHD | 10,702.94 SBD |
| 1,000 BHD | 21,405.88 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-03-07T04:05:23Z",
"rates": {
"SBD": 21.405883
}
}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": 2140.5883,
"rate": 21.405883
}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