Rate Overview
Live
1 SRD = 0.010023 BHD
1 BHD = 99.7705
SRD
Avg
0.010007
High
0.010057
Low
0.009963
Last updated: 3/6/2026, 8:08:51 AM
Quick Conversions
| SRD | BHD |
|---|---|
| 1 SRD | 0.01 BHD |
| 10 SRD | 0.10 BHD |
| 50 SRD | 0.50 BHD |
| 100 SRD | 1.00 BHD |
| 500 SRD | 5.01 BHD |
| 1,000 SRD | 10.02 BHD |
Get SRD/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=BHDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-06T08:08:51Z",
"rates": {
"BHD": 0.010023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "BHD",
"amount": 100
},
"result": 1.0023,
"rate": 0.010023
}Build with SRD/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key