Rate Overview
Live
1 ILS = 0.424146 BND
1 BND = 2.3577
ILS
Avg
0.429944
High
0.435372
Low
0.424146
Last updated: 7/8/2026, 3:32:42 AM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.42 BND |
| 10 ILS | 4.24 BND |
| 50 ILS | 21.21 BND |
| 100 ILS | 42.41 BND |
| 500 ILS | 212.07 BND |
| 1,000 ILS | 424.15 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-08T03:32:42Z",
"rates": {
"BND": 0.424146
}
}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.4146,
"rate": 0.424146
}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