Rate Overview
Live
1 BHD = 21.2807 SBD
1 SBD = 0.046991
BHD
Avg
21.2761
High
21.5225
Low
20.9432
Last updated: 5/27/2026, 10:55:39 AM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.28 SBD |
| 10 BHD | 212.81 SBD |
| 50 BHD | 1,064.03 SBD |
| 100 BHD | 2,128.07 SBD |
| 500 BHD | 10,640.33 SBD |
| 1,000 BHD | 21,280.65 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-27T10:55:39Z",
"rates": {
"SBD": 21.28065
}
}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.065,
"rate": 21.28065
}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