Rate Overview
Live
1 BHD = 21.2137 SBD
1 SBD = 0.047139
BHD
Avg
21.1480
High
21.2951
Low
21.0448
Last updated: 5/7/2026, 7:45:41 AM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.21 SBD |
| 10 BHD | 212.14 SBD |
| 50 BHD | 1,060.69 SBD |
| 100 BHD | 2,121.37 SBD |
| 500 BHD | 10,606.87 SBD |
| 1,000 BHD | 21,213.73 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-05-07T07:45:41Z",
"rates": {
"SBD": 21.213733
}
}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": 2121.3733,
"rate": 21.213733
}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