Rate Overview
Live
1 BHD = 7.6881 ILS
1 ILS = 0.130071
BHD
Avg
7.7434
High
7.8175
Low
7.6752
Last updated: 5/8/2026, 1:55:06 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.69 ILS |
| 10 BHD | 76.88 ILS |
| 50 BHD | 384.40 ILS |
| 100 BHD | 768.81 ILS |
| 500 BHD | 3,844.04 ILS |
| 1,000 BHD | 7,688.08 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-05-08T01:55:06Z",
"rates": {
"ILS": 7.688081
}
}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": 768.8081000000001,
"rate": 7.688081
}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