Rate Overview
Live
1 ILS = 0.657451 BZD
1 BZD = 1.5210
ILS
Avg
0.658736
High
0.662481
Low
0.655253
Last updated: 7/29/2026, 4:55:16 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.66 BZD |
| 10 ILS | 6.57 BZD |
| 50 ILS | 32.87 BZD |
| 100 ILS | 65.75 BZD |
| 500 ILS | 328.73 BZD |
| 1,000 ILS | 657.45 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-29T04:55:16Z",
"rates": {
"BZD": 0.657451
}
}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.74510000000001,
"rate": 0.657451
}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