Rate Overview
Live
1 BHD = 7.9528 ILS
1 ILS = 0.125742
BHD
Avg
7.9468
High
8.0130
Low
7.8655
Last updated: 9/4/2026, 9:11:09 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.95 ILS |
| 10 BHD | 79.53 ILS |
| 50 BHD | 397.64 ILS |
| 100 BHD | 795.28 ILS |
| 500 BHD | 3,976.39 ILS |
| 1,000 BHD | 7,952.77 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-09-04T09:11:09Z",
"rates": {
"ILS": 7.952771
}
}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": 795.2771,
"rate": 7.952771
}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