Rate Overview
Live
1 BHD = 7.4527 ILS
1 ILS = 0.134180
BHD
Avg
7.5993
High
7.7119
Low
7.4527
Last updated: 5/28/2026, 8:31:24 PM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.45 ILS |
| 10 BHD | 74.53 ILS |
| 50 BHD | 372.63 ILS |
| 100 BHD | 745.27 ILS |
| 500 BHD | 3,726.33 ILS |
| 1,000 BHD | 7,452.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-05-28T20:31:24Z",
"rates": {
"ILS": 7.452658
}
}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": 745.2657999999999,
"rate": 7.452658
}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