Rate Overview
Live
1 BND = 2.3645 ILS
1 ILS = 0.422923
BND
Avg
2.3341
High
2.3828
Low
2.2949
Last updated: 7/24/2026, 1:24:27 PM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.36 ILS |
| 10 BND | 23.64 ILS |
| 50 BND | 118.22 ILS |
| 100 BND | 236.45 ILS |
| 500 BND | 1,182.25 ILS |
| 1,000 BND | 2,364.49 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-24T13:24:27Z",
"rates": {
"ILS": 2.364494
}
}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": 236.4494,
"rate": 2.364494
}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