Rate Overview
Live
1 BHD = 100.0340 SRD
1 SRD = 0.009997
BHD
Avg
99.4373
High
101.3147
Low
97.9145
Last updated: 7/27/2026, 10:45:45 PM
Quick Conversions
| BHD | SRD |
|---|---|
| 1 BHD | 100.03 SRD |
| 10 BHD | 1,000.34 SRD |
| 50 BHD | 5,001.70 SRD |
| 100 BHD | 10,003.40 SRD |
| 500 BHD | 50,016.98 SRD |
| 1,000 BHD | 100,033.97 SRD |
Get BHD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=SRDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-27T22:45:45Z",
"rates": {
"SRD": 100.033967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "SRD",
"amount": 100
},
"result": 10003.396700000001,
"rate": 100.033967
}Build with BHD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key