Rate Overview
Live
1 BHD = 9.9180 SAR
1 SAR = 0.100827
BHD
Avg
9.9381
High
9.9550
Low
9.8465
Last updated: 5/28/2026, 11:02:09 PM
Quick Conversions
| BHD | SAR |
|---|---|
| 1 BHD | 9.92 SAR |
| 10 BHD | 99.18 SAR |
| 50 BHD | 495.90 SAR |
| 100 BHD | 991.80 SAR |
| 500 BHD | 4,959.01 SAR |
| 1,000 BHD | 9,918.01 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-05-28T23:02:09Z",
"rates": {
"SAR": 9.918011
}
}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": 991.8011,
"rate": 9.918011
}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