Rate Overview
Live
1 CAD = 2.0867 ILS
1 ILS = 0.479230
CAD
Avg
2.0950
High
2.1382
Low
2.0779
Last updated: 6/17/2026, 6:38:13 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.09 ILS |
| 10 CAD | 20.87 ILS |
| 50 CAD | 104.33 ILS |
| 100 CAD | 208.67 ILS |
| 500 CAD | 1,043.34 ILS |
| 1,000 CAD | 2,086.68 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-06-17T06:38:13Z",
"rates": {
"ILS": 2.086679
}
}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": 208.66790000000003,
"rate": 2.086679
}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