Rate Overview
Live
1 BZD = 1.4045 ILS
1 ILS = 0.711979
BZD
Avg
1.4304
High
1.4524
Low
1.4045
Last updated: 5/27/2026, 8:27:24 PM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.40 ILS |
| 10 BZD | 14.05 ILS |
| 50 BZD | 70.23 ILS |
| 100 BZD | 140.45 ILS |
| 500 BZD | 702.27 ILS |
| 1,000 BZD | 1,404.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-27T20:27:24Z",
"rates": {
"ILS": 1.404535
}
}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.45350000000002,
"rate": 1.404535
}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