Rate Overview
Live
1 ILS = 0.423774 BND
1 BND = 2.3597
ILS
Avg
0.385896
High
0.450238
Low
0.339380
Last updated: 8/9/2026, 2:17:13 AM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.42 BND |
| 10 ILS | 4.24 BND |
| 50 ILS | 21.19 BND |
| 100 ILS | 42.38 BND |
| 500 ILS | 211.89 BND |
| 1,000 ILS | 423.77 BND |
Get ILS/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BNDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-09T02:17:13Z",
"rates": {
"BND": 0.423774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BND",
"amount": 100
},
"result": 42.3774,
"rate": 0.423774
}Build with ILS/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key