Rate Overview
Live
1 BHD = 7.9671 ILS
1 ILS = 0.125516
BHD
Avg
7.9322
High
7.9750
Low
7.8735
Last updated: 7/5/2026, 11:43:12 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.97 ILS |
| 10 BHD | 79.67 ILS |
| 50 BHD | 398.35 ILS |
| 100 BHD | 796.71 ILS |
| 500 BHD | 3,983.55 ILS |
| 1,000 BHD | 7,967.09 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-05T11:43:12Z",
"rates": {
"ILS": 7.967095
}
}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": 796.7094999999999,
"rate": 7.967095
}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