Rate Overview
Live
1 ILS = 0.133676 BHD
1 BHD = 7.4808
ILS
Avg
0.111969
High
0.133676
Low
0.100390
Last updated: 5/27/2026, 8:28:39 PM
Quick Conversions
| ILS | BHD |
|---|---|
| 1 ILS | 0.13 BHD |
| 10 ILS | 1.34 BHD |
| 50 ILS | 6.68 BHD |
| 100 ILS | 13.37 BHD |
| 500 ILS | 66.84 BHD |
| 1,000 ILS | 133.68 BHD |
Get ILS/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BHDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T20:28:39Z",
"rates": {
"BHD": 0.133676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BHD",
"amount": 100
},
"result": 13.3676,
"rate": 0.133676
}Build with ILS/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key