Rate Overview
Live
1 ILS = 0.133728 BHD
1 BHD = 7.4779
ILS
Avg
0.117282
High
0.133728
Low
0.105428
Last updated: 5/27/2026, 10:53:37 PM
Quick Conversions
| ILS | BHD |
|---|---|
| 1 ILS | 0.13 BHD |
| 10 ILS | 1.34 BHD |
| 50 ILS | 6.69 BHD |
| 100 ILS | 13.37 BHD |
| 500 ILS | 66.86 BHD |
| 1,000 ILS | 133.73 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-27T22:53:37Z",
"rates": {
"BHD": 0.133728
}
}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.372800000000002,
"rate": 0.133728
}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