Rate Overview
Live
1 BND = 2.3042 ILS
1 ILS = 0.433991
BND
Avg
2.3046
High
2.3212
Low
2.2805
Last updated: 5/7/2026, 7:57:42 PM
Quick Conversions
| BND | ILS |
|---|---|
| 1 BND | 2.30 ILS |
| 10 BND | 23.04 ILS |
| 50 BND | 115.21 ILS |
| 100 BND | 230.42 ILS |
| 500 BND | 1,152.10 ILS |
| 1,000 BND | 2,304.19 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-07T19:57:42Z",
"rates": {
"ILS": 2.304193
}
}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": 230.41930000000002,
"rate": 2.304193
}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