Rate Overview
Live
1 CAD = 2.1101 ILS
1 ILS = 0.473922
CAD
Avg
2.1056
High
2.1133
Low
2.0933
Last updated: 7/6/2026, 6:10:55 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.11 ILS |
| 10 CAD | 21.10 ILS |
| 50 CAD | 105.50 ILS |
| 100 CAD | 211.01 ILS |
| 500 CAD | 1,055.03 ILS |
| 1,000 CAD | 2,110.05 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-06T06:10:55Z",
"rates": {
"ILS": 2.110054
}
}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": 211.00539999999998,
"rate": 2.110054
}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