Rate Overview
Live
1 SRD = 0.010045 BHD
1 BHD = 99.5520
SRD
Avg
0.010049
High
0.010083
Low
0.010007
Last updated: 7/5/2026, 11:42:37 PM
Quick Conversions
| SRD | BHD |
|---|---|
| 1 SRD | 0.01 BHD |
| 10 SRD | 0.10 BHD |
| 50 SRD | 0.50 BHD |
| 100 SRD | 1.00 BHD |
| 500 SRD | 5.02 BHD |
| 1,000 SRD | 10.05 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-07-05T23:42:37Z",
"rates": {
"BHD": 0.010045
}
}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.0045,
"rate": 0.010045
}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