Rate Overview
Live
1 BHD = 21.1338 SBD
1 SBD = 0.047318
BHD
Avg
21.2082
High
21.3746
Low
21.1245
Last updated: 5/27/2026, 12:13:12 PM
Quick Conversions
| BHD | SBD |
|---|---|
| 1 BHD | 21.13 SBD |
| 10 BHD | 211.34 SBD |
| 50 BHD | 1,056.69 SBD |
| 100 BHD | 2,113.38 SBD |
| 500 BHD | 10,566.91 SBD |
| 1,000 BHD | 21,133.83 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-27T12:13:12Z",
"rates": {
"SBD": 21.133827
}
}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": 2113.3827,
"rate": 21.133827
}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