Rate Overview
Live
1 BHD = 8.2257 ILS
1 ILS = 0.121571
BHD
Avg
8.2083
High
8.3388
Low
8.1248
Last updated: 3/7/2026, 7:02:15 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 8.23 ILS |
| 10 BHD | 82.26 ILS |
| 50 BHD | 411.28 ILS |
| 100 BHD | 822.57 ILS |
| 500 BHD | 4,112.83 ILS |
| 1,000 BHD | 8,225.66 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-03-07T07:02:15Z",
"rates": {
"ILS": 8.22566
}
}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": 822.5659999999999,
"rate": 8.22566
}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