Rate Overview
Live
1 BHD = 7.8825 ILS
1 ILS = 0.126863
BHD
Avg
8.3176
High
8.9817
Low
7.4594
Last updated: 8/16/2026, 12:59:39 PM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.88 ILS |
| 10 BHD | 78.83 ILS |
| 50 BHD | 394.13 ILS |
| 100 BHD | 788.25 ILS |
| 500 BHD | 3,941.25 ILS |
| 1,000 BHD | 7,882.51 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-08-16T12:59:39Z",
"rates": {
"ILS": 7.882507
}
}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": 788.2507,
"rate": 7.882507
}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