Rate Overview
Live
1 BHD = 9.9206 SAR
1 SAR = 0.100800
BHD
Avg
9.9299
High
9.9734
Low
9.9193
Last updated: 6/18/2026, 11:16:07 AM
Quick Conversions
| BHD | SAR |
|---|---|
| 1 BHD | 9.92 SAR |
| 10 BHD | 99.21 SAR |
| 50 BHD | 496.03 SAR |
| 100 BHD | 992.06 SAR |
| 500 BHD | 4,960.32 SAR |
| 1,000 BHD | 9,920.63 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-06-18T11:16:07Z",
"rates": {
"SAR": 9.920634
}
}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.0634,
"rate": 9.920634
}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