Rate Overview
Live
1 SRD = 0.009999 BHD
1 BHD = 100.0100
SRD
Avg
0.009989
High
0.010010
Low
0.009935
Last updated: 9/3/2026, 7:36:51 AM
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.00 BHD |
| 1,000 SRD | 10.00 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-09-03T07:36:51Z",
"rates": {
"BHD": 0.009999
}
}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.9998999999999999,
"rate": 0.009999
}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