Rate Overview
Live
1 BHD = 21.1943 SBD
1 SBD = 0.047183
BHD
Avg
21.2149
High
21.3746
Low
21.1245
Last updated: 5/27/2026, 9:43:33 AM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.19 SBD |
| 10 BHD | 211.94 SBD |
| 50 BHD | 1,059.71 SBD |
| 100 BHD | 2,119.43 SBD |
| 500 BHD | 10,597.14 SBD |
| 1,000 BHD | 21,194.29 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-27T09:43:33Z",
"rates": {
"SBD": 21.194286
}
}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": 2119.4286,
"rate": 21.194286
}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