Rate Overview
Live
1 BHD = 21.2297 SBD
1 SBD = 0.047104
BHD
Avg
21.2324
High
21.4480
Low
20.9432
Last updated: 7/27/2026, 8:15:32 PM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.23 SBD |
| 10 BHD | 212.30 SBD |
| 50 BHD | 1,061.48 SBD |
| 100 BHD | 2,122.97 SBD |
| 500 BHD | 10,614.83 SBD |
| 1,000 BHD | 21,229.66 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-27T20:15:32Z",
"rates": {
"SBD": 21.22966
}
}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": 2122.966,
"rate": 21.22966
}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