Rate Overview
Live
1 BND = 2.3402 ILS
1 ILS = 0.427322
BND
Avg
2.3688
High
2.4640
Low
2.2152
Last updated: 7/19/2026, 10:13:33 AM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.34 ILS |
| 10 BND | 23.40 ILS |
| 50 BND | 117.01 ILS |
| 100 BND | 234.02 ILS |
| 500 BND | 1,170.08 ILS |
| 1,000 BND | 2,340.16 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-19T10:13:33Z",
"rates": {
"ILS": 2.340155
}
}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": 234.01550000000003,
"rate": 2.340155
}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