Rate Overview
Live
1 CAD = 2.1676 ILS
1 ILS = 0.461339
CAD
Avg
2.1990
High
2.3291
Low
2.0499
Last updated: 7/28/2026, 1:48:36 PM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.17 ILS |
| 10 CAD | 21.68 ILS |
| 50 CAD | 108.38 ILS |
| 100 CAD | 216.76 ILS |
| 500 CAD | 1,083.80 ILS |
| 1,000 CAD | 2,167.60 ILS |
Get CAD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=ILSExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-28T13:48:36Z",
"rates": {
"ILS": 2.167603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "ILS",
"amount": 100
},
"result": 216.76030000000003,
"rate": 2.167603
}Build with CAD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key