Rate Overview
Live
1 BHD = 38.8249 SCR
1 SCR = 0.025757
BHD
Avg
38.3276
High
40.1001
Low
34.9917
Last updated: 7/19/2026, 8:40:16 PM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 38.82 SCR |
| 10 BHD | 388.25 SCR |
| 50 BHD | 1,941.24 SCR |
| 100 BHD | 3,882.49 SCR |
| 500 BHD | 19,412.43 SCR |
| 1,000 BHD | 38,824.85 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-19T20:40:16Z",
"rates": {
"SCR": 38.824852
}
}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": 3882.4852,
"rate": 38.824852
}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