Rate Overview
Live
1 BHD = 36.9854 SCR
1 SCR = 0.027038
BHD
Avg
36.8757
High
38.7934
Low
36.2848
Last updated: 5/9/2026, 4:55:30 AM
Quick Conversions
| BHD | SCR |
|---|---|
| 1 BHD | 36.99 SCR |
| 10 BHD | 369.85 SCR |
| 50 BHD | 1,849.27 SCR |
| 100 BHD | 3,698.54 SCR |
| 500 BHD | 18,492.70 SCR |
| 1,000 BHD | 36,985.39 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-09T04:55:30Z",
"rates": {
"SCR": 36.985392
}
}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": 3698.5391999999997,
"rate": 36.985392
}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