Rate Overview
Live
1 BZD = 1.5033 ILS
1 ILS = 0.665209
BZD
Avg
1.4973
High
1.5033
Low
1.4919
Last updated: 9/10/2026, 2:57:00 AM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.50 ILS |
| 10 BZD | 15.03 ILS |
| 50 BZD | 75.16 ILS |
| 100 BZD | 150.33 ILS |
| 500 BZD | 751.64 ILS |
| 1,000 BZD | 1,503.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-09-10T02:57:00Z",
"rates": {
"ILS": 1.503287
}
}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": 150.3287,
"rate": 1.503287
}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