Rate Overview
Live
1 BND = 2.3948 ILS
1 ILS = 0.417573
BND
Avg
2.4634
High
2.7840
Low
2.1966
Last updated: 7/30/2026, 8:02:18 AM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.39 ILS |
| 10 BND | 23.95 ILS |
| 50 BND | 119.74 ILS |
| 100 BND | 239.48 ILS |
| 500 BND | 1,197.39 ILS |
| 1,000 BND | 2,394.79 ILS |
Get BND/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ILSExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-30T08:02:18Z",
"rates": {
"ILS": 2.394789
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ILS",
"amount": 100
},
"result": 239.47889999999998,
"rate": 2.394789
}Build with BND/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key