Rate Overview
Live
1 ILS = 0.435855 BND
1 BND = 2.2943
ILS
Avg
0.434524
High
0.438505
Low
0.430809
Last updated: 5/8/2026, 4:39:30 AM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.44 BND |
| 10 ILS | 4.36 BND |
| 50 ILS | 21.79 BND |
| 100 ILS | 43.59 BND |
| 500 ILS | 217.93 BND |
| 1,000 ILS | 435.86 BND |
Get ILS/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BNDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-08T04:39:30Z",
"rates": {
"BND": 0.435855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BND",
"amount": 100
},
"result": 43.585499999999996,
"rate": 0.435855
}Build with ILS/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key