Rate Overview
Live
1 BZD = 1.4792 ILS
1 ILS = 0.676026
BZD
Avg
1.4729
High
1.4860
Low
1.4646
Last updated: 8/20/2026, 3:09:13 AM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.48 ILS |
| 10 BZD | 14.79 ILS |
| 50 BZD | 73.96 ILS |
| 100 BZD | 147.92 ILS |
| 500 BZD | 739.62 ILS |
| 1,000 BZD | 1,479.23 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-08-20T03:09:13Z",
"rates": {
"ILS": 1.479233
}
}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": 147.9233,
"rate": 1.479233
}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