Rate Overview
Live
1 BHD = 9.9441 SAR
1 SAR = 0.100562
BHD
Avg
9.9457
High
9.9501
Low
9.9431
Last updated: 4/17/2026, 1:29:47 PM
Quick Conversions
| BHD | SAR |
|---|---|
| 1 BHD | 9.94 SAR |
| 10 BHD | 99.44 SAR |
| 50 BHD | 497.20 SAR |
| 100 BHD | 994.41 SAR |
| 500 BHD | 4,972.04 SAR |
| 1,000 BHD | 9,944.07 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-04-17T13:29:47Z",
"rates": {
"SAR": 9.944073
}
}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": 994.4073,
"rate": 9.944073
}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