Rate Overview
Live
1 BHD = 37.5612 SCR
1 SCR = 0.026623
BHD
Avg
37.8708
High
40.2085
Low
36.3837
Last updated: 4/18/2026, 8:49:36 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 37.56 SCR |
| 10 BHD | 375.61 SCR |
| 50 BHD | 1,878.06 SCR |
| 100 BHD | 3,756.12 SCR |
| 500 BHD | 18,780.61 SCR |
| 1,000 BHD | 37,561.22 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-04-18T08:49:36Z",
"rates": {
"SCR": 37.56122
}
}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": 3756.122,
"rate": 37.56122
}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