Rate Overview
Live
1 BZD = 1.5211 ILS
1 ILS = 0.657433
BZD
Avg
1.5191
High
1.5287
Low
1.5095
Last updated: 7/30/2026, 4:29:53 PM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.52 ILS |
| 10 BZD | 15.21 ILS |
| 50 BZD | 76.05 ILS |
| 100 BZD | 152.11 ILS |
| 500 BZD | 760.53 ILS |
| 1,000 BZD | 1,521.07 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-07-30T16:29:53Z",
"rates": {
"ILS": 1.521068
}
}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": 152.10680000000002,
"rate": 1.521068
}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