Rate Overview
Live
1 BND = 2.3434 ILS
1 ILS = 0.426737
BND
Avg
2.3250
High
2.3434
Low
2.3040
Last updated: 8/18/2026, 7:15:40 PM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.34 ILS |
| 10 BND | 23.43 ILS |
| 50 BND | 117.17 ILS |
| 100 BND | 234.34 ILS |
| 500 BND | 1,171.68 ILS |
| 1,000 BND | 2,343.36 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-08-18T19:15:40Z",
"rates": {
"ILS": 2.343361
}
}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.3361,
"rate": 2.343361
}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