Rate Overview
Live
1 BZD = 1.4043 ILS
1 ILS = 0.712106
BZD
Avg
1.4303
High
1.4524
Low
1.4043
Last updated: 5/27/2026, 6:18:50 PM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.40 ILS |
| 10 BZD | 14.04 ILS |
| 50 BZD | 70.21 ILS |
| 100 BZD | 140.43 ILS |
| 500 BZD | 702.14 ILS |
| 1,000 BZD | 1,404.29 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-27T18:18:50Z",
"rates": {
"ILS": 1.404286
}
}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.4286,
"rate": 1.404286
}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