Rate Overview
Live
1 BHD = 7.7726 ILS
1 ILS = 0.128657
BHD
Avg
8.4507
High
9.3679
Low
7.5013
Last updated: 6/18/2026, 7:55:54 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.77 ILS |
| 10 BHD | 77.73 ILS |
| 50 BHD | 388.63 ILS |
| 100 BHD | 777.26 ILS |
| 500 BHD | 3,886.31 ILS |
| 1,000 BHD | 7,772.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-06-18T07:55:54Z",
"rates": {
"ILS": 7.772619
}
}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": 777.2619,
"rate": 7.772619
}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