Rate Overview
Live
1 BZD = 1.4035 ILS
1 ILS = 0.712484
BZD
Avg
1.4491
High
1.4835
Low
1.4035
Last updated: 5/27/2026, 7:18:47 PM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.40 ILS |
| 10 BZD | 14.04 ILS |
| 50 BZD | 70.18 ILS |
| 100 BZD | 140.35 ILS |
| 500 BZD | 701.77 ILS |
| 1,000 BZD | 1,403.54 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-05-27T19:18:47Z",
"rates": {
"ILS": 1.403541
}
}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": 140.3541,
"rate": 1.403541
}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