Rate Overview
Live
1 SRD = 0.010087 BHD
1 BHD = 99.1375
SRD
Avg
0.010046
High
0.010127
Low
0.009963
Last updated: 3/27/2026, 3:08:56 PM
Quick Conversions
| SRD | BHD |
|---|---|
| 1 SRD | 0.01 BHD |
| 10 SRD | 0.10 BHD |
| 50 SRD | 0.50 BHD |
| 100 SRD | 1.01 BHD |
| 500 SRD | 5.04 BHD |
| 1,000 SRD | 10.09 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-27T15:08:56Z",
"rates": {
"BHD": 0.010087
}
}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.0087000000000002,
"rate": 0.010087
}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