Rate Overview
Live
1 BHD = 37.3094 SCR
1 SCR = 0.026803
BHD
Avg
37.8409
High
38.8112
Low
37.0640
Last updated: 7/27/2026, 10:37:45 PM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 37.31 SCR |
| 10 BHD | 373.09 SCR |
| 50 BHD | 1,865.47 SCR |
| 100 BHD | 3,730.94 SCR |
| 500 BHD | 18,654.68 SCR |
| 1,000 BHD | 37,309.37 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-27T22:37:45Z",
"rates": {
"SCR": 37.309368
}
}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": 3730.9368,
"rate": 37.309368
}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