Rate Overview
Live
1 CAD = 2.0469 ILS
1 ILS = 0.488554
CAD
Avg
2.5607
High
2.8453
Low
2.0469
Last updated: 5/27/2026, 5:16:12 PM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.05 ILS |
| 10 CAD | 20.47 ILS |
| 50 CAD | 102.34 ILS |
| 100 CAD | 204.69 ILS |
| 500 CAD | 1,023.43 ILS |
| 1,000 CAD | 2,046.86 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-27T17:16:12Z",
"rates": {
"ILS": 2.046856
}
}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.6856,
"rate": 2.046856
}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