Rate Overview
Live
1 BZD = 1.4477 ILS
1 ILS = 0.690766
BZD
Avg
1.4547
High
1.4788
Low
1.4450
Last updated: 6/17/2026, 7:57:32 AM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.45 ILS |
| 10 BZD | 14.48 ILS |
| 50 BZD | 72.38 ILS |
| 100 BZD | 144.77 ILS |
| 500 BZD | 723.83 ILS |
| 1,000 BZD | 1,447.67 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-06-17T07:57:32Z",
"rates": {
"ILS": 1.447669
}
}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": 144.76690000000002,
"rate": 1.447669
}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