Rate Overview
Live
1 BND = 2.4363 ILS
1 ILS = 0.410461
BND
Avg
2.4385
High
2.4864
Low
2.4070
Last updated: 3/28/2026, 3:25:14 PM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.44 ILS |
| 10 BND | 24.36 ILS |
| 50 BND | 121.81 ILS |
| 100 BND | 243.63 ILS |
| 500 BND | 1,218.14 ILS |
| 1,000 BND | 2,436.29 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-03-28T15:25:14Z",
"rates": {
"ILS": 2.436286
}
}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": 243.6286,
"rate": 2.436286
}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