Rate Overview
Live
1 BHD = 8.0934 ILS
1 ILS = 0.123557
BHD
Avg
8.0314
High
8.4372
Low
7.5013
Last updated: 7/28/2026, 11:52:59 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 8.09 ILS |
| 10 BHD | 80.93 ILS |
| 50 BHD | 404.67 ILS |
| 100 BHD | 809.34 ILS |
| 500 BHD | 4,046.70 ILS |
| 1,000 BHD | 8,093.40 ILS |
Get BHD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=ILSExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-28T11:52:59Z",
"rates": {
"ILS": 8.093398
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "ILS",
"amount": 100
},
"result": 809.3398000000001,
"rate": 8.093398
}Build with BHD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key