Rate Overview
Live
1 ILS = 0.422344 BND
1 BND = 2.3677
ILS
Avg
0.422514
High
0.424761
Low
0.419667
Last updated: 7/28/2026, 3:16:57 PM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.42 BND |
| 10 ILS | 4.22 BND |
| 50 ILS | 21.12 BND |
| 100 ILS | 42.23 BND |
| 500 ILS | 211.17 BND |
| 1,000 ILS | 422.34 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-28T15:16:57Z",
"rates": {
"BND": 0.422344
}
}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.2344,
"rate": 0.422344
}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