Rate Overview
Live
1 ILS = 0.410460 BND
1 BND = 2.4363
ILS
Avg
0.383627
High
0.413583
Low
0.345773
Last updated: 3/28/2026, 10:48:14 AM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.41 BND |
| 10 ILS | 4.10 BND |
| 50 ILS | 20.52 BND |
| 100 ILS | 41.05 BND |
| 500 ILS | 205.23 BND |
| 1,000 ILS | 410.46 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-03-28T10:48:14Z",
"rates": {
"BND": 0.41046
}
}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.046,
"rate": 0.41046
}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