Rate Overview
Live
1 ILS = 0.127070 BHD
1 BHD = 7.8697
ILS
Avg
0.125194
High
0.127070
Low
0.123455
Last updated: 4/17/2026, 1:28:11 PM
Quick Conversions
| ILS | BHD |
|---|---|
| 1 ILS | 0.13 BHD |
| 10 ILS | 1.27 BHD |
| 50 ILS | 6.35 BHD |
| 100 ILS | 12.71 BHD |
| 500 ILS | 63.54 BHD |
| 1,000 ILS | 127.07 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-04-17T13:28:11Z",
"rates": {
"BHD": 0.12707
}
}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": 12.706999999999999,
"rate": 0.12707
}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