Rate Overview
Live
1 BZD = 1.4881 ILS
1 ILS = 0.672004
BZD
Avg
1.5039
High
1.5252
Low
1.4881
Last updated: 4/17/2026, 6:11:23 AM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.49 ILS |
| 10 BZD | 14.88 ILS |
| 50 BZD | 74.40 ILS |
| 100 BZD | 148.81 ILS |
| 500 BZD | 744.04 ILS |
| 1,000 BZD | 1,488.09 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-04-17T06:11:23Z",
"rates": {
"ILS": 1.488086
}
}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": 148.8086,
"rate": 1.488086
}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