Rate Overview
Live
1 ILS = 0.671790 BZD
1 BZD = 1.4886
ILS
Avg
0.672699
High
0.676917
Low
0.669482
Last updated: 7/4/2026, 6:54:33 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.67 BZD |
| 10 ILS | 6.72 BZD |
| 50 ILS | 33.59 BZD |
| 100 ILS | 67.18 BZD |
| 500 ILS | 335.90 BZD |
| 1,000 ILS | 671.79 BZD |
Get ILS/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BZDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-04T06:54:33Z",
"rates": {
"BZD": 0.67179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BZD",
"amount": 100
},
"result": 67.179,
"rate": 0.67179
}Build with ILS/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key