Rate Overview
Live
1 BHD = 38.0496 SCR
1 SCR = 0.026281
BHD
Avg
38.5312
High
40.2740
Low
36.6744
Last updated: 3/27/2026, 9:26:37 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 38.05 SCR |
| 10 BHD | 380.50 SCR |
| 50 BHD | 1,902.48 SCR |
| 100 BHD | 3,804.96 SCR |
| 500 BHD | 19,024.81 SCR |
| 1,000 BHD | 38,049.61 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-27T09:26:37Z",
"rates": {
"SCR": 38.049612
}
}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": 3804.9612,
"rate": 38.049612
}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