Rate Overview
Live
1 BHD = 38.1118 SCR
1 SCR = 0.026239
BHD
Avg
38.4822
High
40.1001
Low
36.6092
Last updated: 3/27/2026, 11:16:42 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 38.11 SCR |
| 10 BHD | 381.12 SCR |
| 50 BHD | 1,905.59 SCR |
| 100 BHD | 3,811.18 SCR |
| 500 BHD | 19,055.91 SCR |
| 1,000 BHD | 38,111.81 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-27T11:16:42Z",
"rates": {
"SCR": 38.111811
}
}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": 3811.1811000000002,
"rate": 38.111811
}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