Rate Overview
Live
1 ILS = 0.437194 BND
1 BND = 2.2873
ILS
Avg
0.438721
High
0.440665
Low
0.434965
Last updated: 6/18/2026, 11:14:34 AM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.44 BND |
| 10 ILS | 4.37 BND |
| 50 ILS | 21.86 BND |
| 100 ILS | 43.72 BND |
| 500 ILS | 218.60 BND |
| 1,000 ILS | 437.19 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-06-18T11:14:34Z",
"rates": {
"BND": 0.437194
}
}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": 43.7194,
"rate": 0.437194
}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