Rate Overview
Live
1 BHD = 21.2879 SBD
1 SBD = 0.046975
BHD
Avg
21.3072
High
21.3570
Low
21.1943
Last updated: 4/17/2026, 6:08:18 AM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.29 SBD |
| 10 BHD | 212.88 SBD |
| 50 BHD | 1,064.39 SBD |
| 100 BHD | 2,128.79 SBD |
| 500 BHD | 10,643.95 SBD |
| 1,000 BHD | 21,287.90 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-04-17T06:08:18Z",
"rates": {
"SBD": 21.287895
}
}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": 2128.7895,
"rate": 21.287895
}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