Rate Overview
Live
1 BHD = 99.9453 SRD
1 SRD = 0.010005
BHD
Avg
99.6536
High
101.4621
Low
97.9145
Last updated: 7/28/2026, 8:14:04 PM
Quick Conversions
| BHD | SRD |
|---|---|
| 1 BHD | 99.95 SRD |
| 10 BHD | 999.45 SRD |
| 50 BHD | 4,997.26 SRD |
| 100 BHD | 9,994.53 SRD |
| 500 BHD | 49,972.65 SRD |
| 1,000 BHD | 99,945.29 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-28T20:14:04Z",
"rates": {
"SRD": 99.945293
}
}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": 9994.5293,
"rate": 99.945293
}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