Rate Overview
Live
1 BHD = 99.9405 SRD
1 SRD = 0.010006
BHD
Avg
100.2278
High
101.0234
Low
99.9380
Last updated: 7/30/2026, 7:05:52 AM
Quick Conversions
| BHD | SRD |
|---|---|
| 1 BHD | 99.94 SRD |
| 10 BHD | 999.41 SRD |
| 50 BHD | 4,997.03 SRD |
| 100 BHD | 9,994.05 SRD |
| 500 BHD | 49,970.27 SRD |
| 1,000 BHD | 99,940.55 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-30T07:05:52Z",
"rates": {
"SRD": 99.940549
}
}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.054900000001,
"rate": 99.940549
}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