Rate Overview
Live
1 ILS = 0.419919 BND
1 BND = 2.3814
ILS
Avg
0.421288
High
0.455031
Low
0.402825
Last updated: 7/30/2026, 11:06:27 AM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.42 BND |
| 10 ILS | 4.20 BND |
| 50 ILS | 21.00 BND |
| 100 ILS | 41.99 BND |
| 500 ILS | 209.96 BND |
| 1,000 ILS | 419.92 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-30T11:06:27Z",
"rates": {
"BND": 0.419919
}
}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.9919,
"rate": 0.419919
}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