Rate Overview
Live
1 BHD = 7.8975 ILS
1 ILS = 0.126623
BHD
Avg
7.9379
High
7.9835
Low
7.8910
Last updated: 8/13/2026, 4:32:25 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.90 ILS |
| 10 BHD | 78.97 ILS |
| 50 BHD | 394.87 ILS |
| 100 BHD | 789.75 ILS |
| 500 BHD | 3,948.74 ILS |
| 1,000 BHD | 7,897.47 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-08-13T04:32:25Z",
"rates": {
"ILS": 7.897473
}
}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": 789.7473,
"rate": 7.897473
}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