Rate Overview
Live
1 SRD = 0.009947 BHD
1 BHD = 100.5328
SRD
Avg
0.009967
High
0.010026
Low
0.009901
Last updated: 8/17/2026, 10:01:08 AM
Quick Conversions
| SRD | BHD |
|---|---|
| 1 SRD | 0.01 BHD |
| 10 SRD | 0.10 BHD |
| 50 SRD | 0.50 BHD |
| 100 SRD | 0.99 BHD |
| 500 SRD | 4.97 BHD |
| 1,000 SRD | 9.95 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-08-17T10:01:08Z",
"rates": {
"BHD": 0.009947
}
}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": 0.9946999999999999,
"rate": 0.009947
}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