Rate Overview
Live
1 CAD = 2.1362 ILS
1 ILS = 0.468114
CAD
Avg
2.1412
High
2.1540
Low
2.1259
Last updated: 8/16/2026, 9:18:04 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.14 ILS |
| 10 CAD | 21.36 ILS |
| 50 CAD | 106.81 ILS |
| 100 CAD | 213.62 ILS |
| 500 CAD | 1,068.12 ILS |
| 1,000 CAD | 2,136.23 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-08-16T09:18:04Z",
"rates": {
"ILS": 2.13623
}
}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": 213.623,
"rate": 2.13623
}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