Rate Overview
Live
1 BHD = 38.6639 SCR
1 SCR = 0.025864
BHD
Avg
38.0614
High
38.7194
Low
36.7749
Last updated: 6/19/2026, 8:46:12 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 38.66 SCR |
| 10 BHD | 386.64 SCR |
| 50 BHD | 1,933.20 SCR |
| 100 BHD | 3,866.39 SCR |
| 500 BHD | 19,331.97 SCR |
| 1,000 BHD | 38,663.94 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-06-19T08:46:12Z",
"rates": {
"SCR": 38.663935
}
}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": 3866.3935,
"rate": 38.663935
}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