Rate Overview
Live
1 BHD = 9.9332 SAR
1 SAR = 0.100673
BHD
Avg
9.9269
High
9.9356
Low
9.9092
Last updated: 5/7/2026, 9:52:03 PM
Quick Conversions
| BHD | SAR |
|---|---|
| 1 BHD | 9.93 SAR |
| 10 BHD | 99.33 SAR |
| 50 BHD | 496.66 SAR |
| 100 BHD | 993.32 SAR |
| 500 BHD | 4,966.58 SAR |
| 1,000 BHD | 9,933.17 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-07T21:52:03Z",
"rates": {
"SAR": 9.933166
}
}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": 993.3166,
"rate": 9.933166
}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