Rate Overview
Live
1 ILS = 0.689358 BZD
1 BZD = 1.4506
ILS
Avg
0.687320
High
0.692040
Low
0.676204
Last updated: 6/17/2026, 6:35:31 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.69 BZD |
| 10 ILS | 6.89 BZD |
| 50 ILS | 34.47 BZD |
| 100 ILS | 68.94 BZD |
| 500 ILS | 344.68 BZD |
| 1,000 ILS | 689.36 BZD |
Get ILS/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BZDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:35:31Z",
"rates": {
"BZD": 0.689358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BZD",
"amount": 100
},
"result": 68.9358,
"rate": 0.689358
}Build with ILS/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key