Rate Overview
Live
1 BHD = 8.0636 ILS
1 ILS = 0.124014
BHD
Avg
8.0065
High
8.1288
Low
7.8735
Last updated: 7/27/2026, 2:19:34 PM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 8.06 ILS |
| 10 BHD | 80.64 ILS |
| 50 BHD | 403.18 ILS |
| 100 BHD | 806.36 ILS |
| 500 BHD | 4,031.81 ILS |
| 1,000 BHD | 8,063.62 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-27T14:19:34Z",
"rates": {
"ILS": 8.063615
}
}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": 806.3615000000001,
"rate": 8.063615
}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