Rate Overview
Live
1 BND = 2.4179 ILS
1 ILS = 0.413583
BND
Avg
2.4332
High
2.4815
Low
2.4070
Last updated: 3/7/2026, 8:00:27 AM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.42 ILS |
| 10 BND | 24.18 ILS |
| 50 BND | 120.89 ILS |
| 100 BND | 241.79 ILS |
| 500 BND | 1,208.95 ILS |
| 1,000 BND | 2,417.89 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-07T08:00:27Z",
"rates": {
"ILS": 2.417893
}
}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": 241.7893,
"rate": 2.417893
}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