Rate Overview
Live
1 BHD = 38.1800 SCR
1 SCR = 0.026192
BHD
Avg
38.3007
High
40.1001
Low
34.9917
Last updated: 7/30/2026, 8:06:08 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 38.18 SCR |
| 10 BHD | 381.80 SCR |
| 50 BHD | 1,909.00 SCR |
| 100 BHD | 3,818.00 SCR |
| 500 BHD | 19,090.01 SCR |
| 1,000 BHD | 38,180.01 SCR |
Get BHD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=SCRExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-30T08:06:08Z",
"rates": {
"SCR": 38.180012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "SCR",
"amount": 100
},
"result": 3818.0011999999997,
"rate": 38.180012
}Build with BHD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key