Rate Overview
Live
1 BHD = 38.5042 SCR
1 SCR = 0.025971
BHD
Avg
37.8152
High
38.8777
Low
36.4455
Last updated: 8/18/2026, 8:50:15 PM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 38.50 SCR |
| 10 BHD | 385.04 SCR |
| 50 BHD | 1,925.21 SCR |
| 100 BHD | 3,850.42 SCR |
| 500 BHD | 19,252.09 SCR |
| 1,000 BHD | 38,504.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-08-18T20:50:15Z",
"rates": {
"SCR": 38.504174
}
}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": 3850.4174,
"rate": 38.504174
}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