Rate Overview
Live
1 CAD = 2.1687 ILS
1 ILS = 0.461115
CAD
Avg
2.1550
High
2.1729
Low
2.1321
Last updated: 7/20/2026, 5:54:47 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.17 ILS |
| 10 CAD | 21.69 ILS |
| 50 CAD | 108.43 ILS |
| 100 CAD | 216.87 ILS |
| 500 CAD | 1,084.33 ILS |
| 1,000 CAD | 2,168.66 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-20T05:54:47Z",
"rates": {
"ILS": 2.168658
}
}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.8658,
"rate": 2.168658
}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