Rate Overview
Live
1 ILS = 0.417573 BND
1 BND = 2.3948
ILS
Avg
0.426281
High
0.435372
Low
0.417573
Last updated: 7/30/2026, 8:02:16 AM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.42 BND |
| 10 ILS | 4.18 BND |
| 50 ILS | 20.88 BND |
| 100 ILS | 41.76 BND |
| 500 ILS | 208.79 BND |
| 1,000 ILS | 417.57 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-30T08:02:16Z",
"rates": {
"BND": 0.417573
}
}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.7573,
"rate": 0.417573
}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