Rate Overview
Live
1 BHD = 21.3649 SBD
1 SBD = 0.046806
BHD
Avg
21.3891
High
21.4914
Low
21.2918
Last updated: 7/27/2026, 5:15:35 PM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.36 SBD |
| 10 BHD | 213.65 SBD |
| 50 BHD | 1,068.24 SBD |
| 100 BHD | 2,136.49 SBD |
| 500 BHD | 10,682.43 SBD |
| 1,000 BHD | 21,364.86 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-27T17:15:35Z",
"rates": {
"SBD": 21.364863
}
}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": 2136.4863,
"rate": 21.364863
}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