Rate Overview
Live
1 BHD = 21.3709 SBD
1 SBD = 0.046792
BHD
Avg
21.5833
High
22.6058
Low
21.1399
Last updated: 7/27/2026, 11:43:39 PM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.37 SBD |
| 10 BHD | 213.71 SBD |
| 50 BHD | 1,068.55 SBD |
| 100 BHD | 2,137.09 SBD |
| 500 BHD | 10,685.47 SBD |
| 1,000 BHD | 21,370.95 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-27T23:43:39Z",
"rates": {
"SBD": 21.370948
}
}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": 2137.0948,
"rate": 21.370948
}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