Rate Overview
Live
1 BND = 2.2877 ILS
1 ILS = 0.437111
BND
Avg
2.2775
High
2.2877
Low
2.2693
Last updated: 6/19/2026, 8:40:59 AM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.29 ILS |
| 10 BND | 22.88 ILS |
| 50 BND | 114.39 ILS |
| 100 BND | 228.77 ILS |
| 500 BND | 1,143.87 ILS |
| 1,000 BND | 2,287.75 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-06-19T08:40:59Z",
"rates": {
"ILS": 2.287746
}
}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": 228.7746,
"rate": 2.287746
}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