Rate Overview
Live
1 SAR = 0.100563 BHD
1 BHD = 9.9440
SAR
Avg
0.100588
High
0.101009
Low
0.100454
Last updated: 3/28/2026, 1:37:21 PM
Quick Conversions
| SAR | BHD |
|---|---|
| 1 SAR | 0.10 BHD |
| 10 SAR | 1.01 BHD |
| 50 SAR | 5.03 BHD |
| 100 SAR | 10.06 BHD |
| 500 SAR | 50.28 BHD |
| 1,000 SAR | 100.56 BHD |
Get SAR/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BHDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-28T13:37:21Z",
"rates": {
"BHD": 0.100563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BHD",
"amount": 100
},
"result": 10.0563,
"rate": 0.100563
}Build with SAR/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key