Rate Overview
Live
1 BND = 2.2151 ILS
1 ILS = 0.451441
BND
Avg
2.2478
High
2.2790
Low
2.2151
Last updated: 5/28/2026, 12:01:37 AM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.22 ILS |
| 10 BND | 22.15 ILS |
| 50 BND | 110.76 ILS |
| 100 BND | 221.51 ILS |
| 500 BND | 1,107.56 ILS |
| 1,000 BND | 2,215.13 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-05-28T00:01:37Z",
"rates": {
"ILS": 2.215128
}
}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": 221.5128,
"rate": 2.215128
}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