Rate Overview
Live
1 BHD = 8.0410 ILS
1 ILS = 0.124362
BHD
Avg
8.9422
High
9.9611
Low
7.6789
Last updated: 8/4/2026, 9:21:30 AM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 8.04 ILS |
| 10 BHD | 80.41 ILS |
| 50 BHD | 402.05 ILS |
| 100 BHD | 804.10 ILS |
| 500 BHD | 4,020.51 ILS |
| 1,000 BHD | 8,041.01 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-04T09:21:30Z",
"rates": {
"ILS": 8.04101
}
}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": 804.101,
"rate": 8.04101
}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