Rate Overview
Live
1 BHD = 9.9219 SAR
1 SAR = 0.100787
BHD
Avg
9.9331
High
9.9483
Low
9.8465
Last updated: 7/30/2026, 8:03:26 AM
Quick Conversions
| BHD | SAR |
|---|---|
| 1 BHD | 9.92 SAR |
| 10 BHD | 99.22 SAR |
| 50 BHD | 496.10 SAR |
| 100 BHD | 992.19 SAR |
| 500 BHD | 4,960.97 SAR |
| 1,000 BHD | 9,921.95 SAR |
Get BHD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=SARExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-30T08:03:26Z",
"rates": {
"SAR": 9.921947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "SAR",
"amount": 100
},
"result": 992.1946999999999,
"rate": 9.921947
}Build with BHD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key