Rate Overview
Live
1 BHD = 7.8470 ILS
1 ILS = 0.127437
BHD
Avg
7.9846
High
8.1001
Low
7.8470
Last updated: 4/17/2026, 5:28:46 PM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.85 ILS |
| 10 BHD | 78.47 ILS |
| 50 BHD | 392.35 ILS |
| 100 BHD | 784.70 ILS |
| 500 BHD | 3,923.51 ILS |
| 1,000 BHD | 7,847.03 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-04-17T17:28:46Z",
"rates": {
"ILS": 7.847028
}
}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": 784.7028,
"rate": 7.847028
}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