Rate Overview
Live
1 BHD = 100.1810 SRD
1 SRD = 0.009982
BHD
Avg
99.9762
High
100.3706
Low
99.4265
Last updated: 3/7/2026, 7:02:15 AM
Quick Conversions
| BHD | SRD |
|---|---|
| 1 BHD | 100.18 SRD |
| 10 BHD | 1,001.81 SRD |
| 50 BHD | 5,009.05 SRD |
| 100 BHD | 10,018.10 SRD |
| 500 BHD | 50,090.49 SRD |
| 1,000 BHD | 100,180.98 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-03-07T07:02:15Z",
"rates": {
"SRD": 100.180982
}
}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": 10018.0982,
"rate": 100.180982
}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