Rate Overview
Live
1 ILS = 0.419214 BND
1 BND = 2.3854
ILS
Avg
0.406186
High
0.455252
Low
0.359193
Last updated: 7/23/2026, 9:49:11 PM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.42 BND |
| 10 ILS | 4.19 BND |
| 50 ILS | 20.96 BND |
| 100 ILS | 41.92 BND |
| 500 ILS | 209.61 BND |
| 1,000 ILS | 419.21 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-07-23T21:49:11Z",
"rates": {
"BND": 0.419214
}
}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": 41.9214,
"rate": 0.419214
}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