Rate Overview
Live
1 ILS = 0.454013 BND
1 BND = 2.2026
ILS
Avg
0.383665
High
0.454013
Low
0.339380
Last updated: 5/28/2026, 11:08:09 PM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.45 BND |
| 10 ILS | 4.54 BND |
| 50 ILS | 22.70 BND |
| 100 ILS | 45.40 BND |
| 500 ILS | 227.01 BND |
| 1,000 ILS | 454.01 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-05-28T23:08:09Z",
"rates": {
"BND": 0.454013
}
}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": 45.4013,
"rate": 0.454013
}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