Rate Overview
Live
1 BND = 2.3720 ILS
1 ILS = 0.421587
BND
Avg
2.3674
High
2.3828
Low
2.3543
Last updated: 7/28/2026, 8:44:26 AM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.37 ILS |
| 10 BND | 23.72 ILS |
| 50 BND | 118.60 ILS |
| 100 BND | 237.20 ILS |
| 500 BND | 1,186.00 ILS |
| 1,000 BND | 2,371.99 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-28T08:44:26Z",
"rates": {
"ILS": 2.371992
}
}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": 237.19920000000002,
"rate": 2.371992
}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