Rate Overview
Live
1 ILS = 0.427418 BND
1 BND = 2.3396
ILS
Avg
0.421378
High
0.427418
Low
0.415397
Last updated: 4/17/2026, 1:28:36 PM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.43 BND |
| 10 ILS | 4.27 BND |
| 50 ILS | 21.37 BND |
| 100 ILS | 42.74 BND |
| 500 ILS | 213.71 BND |
| 1,000 ILS | 427.42 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-04-17T13:28:36Z",
"rates": {
"BND": 0.427418
}
}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.741800000000005,
"rate": 0.427418
}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