Rate Overview
Live
1 BHD = 39.5131 SCR
1 SCR = 0.025308
BHD
Avg
38.4701
High
39.5163
Low
36.2627
Last updated: 3/7/2026, 2:34:04 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 39.51 SCR |
| 10 BHD | 395.13 SCR |
| 50 BHD | 1,975.66 SCR |
| 100 BHD | 3,951.31 SCR |
| 500 BHD | 19,756.57 SCR |
| 1,000 BHD | 39,513.15 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-03-07T02:34:04Z",
"rates": {
"SCR": 39.513145
}
}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": 3951.3145,
"rate": 39.513145
}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