Rate Overview
Live
1 BHD = 8.1008 ILS
1 ILS = 0.123445
BHD
Avg
8.0924
High
8.1288
Low
8.0355
Last updated: 7/28/2026, 7:26:27 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 8.10 ILS |
| 10 BHD | 81.01 ILS |
| 50 BHD | 405.04 ILS |
| 100 BHD | 810.08 ILS |
| 500 BHD | 4,050.40 ILS |
| 1,000 BHD | 8,100.81 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-28T07:26:27Z",
"rates": {
"ILS": 8.100806
}
}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": 810.0806,
"rate": 8.100806
}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