Rate Overview
Live
1 CAD = 2.1802 ILS
1 ILS = 0.458670
CAD
Avg
2.1655
High
2.1892
Low
2.1441
Last updated: 9/4/2026, 11:15:39 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.18 ILS |
| 10 CAD | 21.80 ILS |
| 50 CAD | 109.01 ILS |
| 100 CAD | 218.02 ILS |
| 500 CAD | 1,090.11 ILS |
| 1,000 CAD | 2,180.22 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-09-04T11:15:39Z",
"rates": {
"ILS": 2.180216
}
}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": 218.0216,
"rate": 2.180216
}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