Rate Overview
Live
1 ILS = 0.658322 BZD
1 BZD = 1.5190
ILS
Avg
0.665975
High
0.715794
Low
0.638113
Last updated: 7/29/2026, 10:21:38 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.66 BZD |
| 10 ILS | 6.58 BZD |
| 50 ILS | 32.92 BZD |
| 100 ILS | 65.83 BZD |
| 500 ILS | 329.16 BZD |
| 1,000 ILS | 658.32 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-29T10:21:38Z",
"rates": {
"BZD": 0.658322
}
}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": 65.8322,
"rate": 0.658322
}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