Rate Overview
Live
1 BND = 2.3645 ILS
1 ILS = 0.422914
BND
Avg
2.3670
High
2.3828
Low
2.3543
Last updated: 7/29/2026, 7:15:05 AM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.36 ILS |
| 10 BND | 23.65 ILS |
| 50 BND | 118.23 ILS |
| 100 BND | 236.45 ILS |
| 500 BND | 1,182.27 ILS |
| 1,000 BND | 2,364.55 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-29T07:15:05Z",
"rates": {
"ILS": 2.364549
}
}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.45489999999998,
"rate": 2.364549
}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