Rate Overview
Live
1 BHD = 38.5121 SCR
1 SCR = 0.025966
BHD
Avg
37.5236
High
38.6945
Low
35.7631
Last updated: 7/24/2026, 3:38:02 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 38.51 SCR |
| 10 BHD | 385.12 SCR |
| 50 BHD | 1,925.61 SCR |
| 100 BHD | 3,851.21 SCR |
| 500 BHD | 19,256.05 SCR |
| 1,000 BHD | 38,512.10 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-24T03:38:02Z",
"rates": {
"SCR": 38.512104
}
}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": 3851.2104,
"rate": 38.512104
}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