Rate Overview
Live
1 BHD = 37.3118 SCR
1 SCR = 0.026801
BHD
Avg
38.6765
High
40.3657
Low
35.8516
Last updated: 7/27/2026, 10:36:09 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 37.31 SCR |
| 10 BHD | 373.12 SCR |
| 50 BHD | 1,865.59 SCR |
| 100 BHD | 3,731.18 SCR |
| 500 BHD | 18,655.92 SCR |
| 1,000 BHD | 37,311.84 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-27T10:36:09Z",
"rates": {
"SCR": 37.311835
}
}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": 3731.1835,
"rate": 37.311835
}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