Rate Overview
Live
1 ILS = 0.422620 BND
1 BND = 2.3662
ILS
Avg
0.421372
High
0.455031
Low
0.402825
Last updated: 7/26/2026, 4:05:23 PM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.42 BND |
| 10 ILS | 4.23 BND |
| 50 ILS | 21.13 BND |
| 100 ILS | 42.26 BND |
| 500 ILS | 211.31 BND |
| 1,000 ILS | 422.62 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-26T16:05:23Z",
"rates": {
"BND": 0.42262
}
}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.262,
"rate": 0.42262
}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