Rate Overview
Live
1 BHD = 38.8112 SCR
1 SCR = 0.025766
BHD
Avg
38.0811
High
39.7558
Low
35.8341
Last updated: 7/25/2026, 6:32:18 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 38.81 SCR |
| 10 BHD | 388.11 SCR |
| 50 BHD | 1,940.56 SCR |
| 100 BHD | 3,881.12 SCR |
| 500 BHD | 19,405.58 SCR |
| 1,000 BHD | 38,811.17 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-25T06:32:18Z",
"rates": {
"SCR": 38.811169
}
}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": 3881.1169,
"rate": 38.811169
}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