Rate Overview
Live
1 BHD = 37.6787 SCR
1 SCR = 0.026540
BHD
Avg
37.9965
High
39.5229
Low
36.5969
Last updated: 5/29/2026, 7:53:13 PM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 37.68 SCR |
| 10 BHD | 376.79 SCR |
| 50 BHD | 1,883.93 SCR |
| 100 BHD | 3,767.87 SCR |
| 500 BHD | 18,839.34 SCR |
| 1,000 BHD | 37,678.67 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-05-29T19:53:13Z",
"rates": {
"SCR": 37.678673
}
}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": 3767.8673000000003,
"rate": 37.678673
}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