Rate Overview
Live
1 ILS = 0.454456 BND
1 BND = 2.2004
ILS
Avg
0.446104
High
0.454456
Low
0.438787
Last updated: 5/28/2026, 8:31:20 PM
Quick Conversions
| ILS | BND |
|---|---|
| 1 ILS | 0.45 BND |
| 10 ILS | 4.54 BND |
| 50 ILS | 22.72 BND |
| 100 ILS | 45.45 BND |
| 500 ILS | 227.23 BND |
| 1,000 ILS | 454.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-05-28T20:31:20Z",
"rates": {
"BND": 0.454456
}
}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.445600000000006,
"rate": 0.454456
}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