Rate Overview
Live
1 BHD = 9.9440 SAR
1 SAR = 0.100563
BHD
Avg
9.9344
High
9.9984
Low
9.9054
Last updated: 3/28/2026, 12:17:27 PM
Quick Conversions
| BHD | SAR |
|---|---|
| 1 BHD | 9.94 SAR |
| 10 BHD | 99.44 SAR |
| 50 BHD | 497.20 SAR |
| 100 BHD | 994.40 SAR |
| 500 BHD | 4,972.00 SAR |
| 1,000 BHD | 9,943.99 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-03-28T12:17:27Z",
"rates": {
"SAR": 9.943991
}
}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.3991000000001,
"rate": 9.943991
}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