Rate Overview
Live
1 CAD = 2.0416 ILS
1 ILS = 0.489815
CAD
Avg
2.1224
High
2.1860
Low
2.0416
Last updated: 5/28/2026, 1:19:02 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.04 ILS |
| 10 CAD | 20.42 ILS |
| 50 CAD | 102.08 ILS |
| 100 CAD | 204.16 ILS |
| 500 CAD | 1,020.79 ILS |
| 1,000 CAD | 2,041.59 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-05-28T01:19:02Z",
"rates": {
"ILS": 2.041587
}
}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": 204.15869999999998,
"rate": 2.041587
}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