Rate Overview
Live
1 BHD = 21.1014 SBD
1 SBD = 0.047390
BHD
Avg
21.3351
High
21.5225
Low
21.0635
Last updated: 3/27/2026, 9:27:35 AM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.10 SBD |
| 10 BHD | 211.01 SBD |
| 50 BHD | 1,055.07 SBD |
| 100 BHD | 2,110.14 SBD |
| 500 BHD | 10,550.68 SBD |
| 1,000 BHD | 21,101.37 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-03-27T09:27:35Z",
"rates": {
"SBD": 21.101368
}
}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": 2110.1368,
"rate": 21.101368
}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