Rate Overview
Live
1 BZD = 1.5665 ILS
1 ILS = 0.638373
BZD
Avg
1.5520
High
1.5665
Low
1.5430
Last updated: 3/27/2026, 2:45:36 PM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.57 ILS |
| 10 BZD | 15.66 ILS |
| 50 BZD | 78.32 ILS |
| 100 BZD | 156.65 ILS |
| 500 BZD | 783.24 ILS |
| 1,000 BZD | 1,566.48 ILS |
Get BZD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=ILSExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-03-27T14:45:36Z",
"rates": {
"ILS": 1.566482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "ILS",
"amount": 100
},
"result": 156.6482,
"rate": 1.566482
}Build with BZD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key