Rate Overview
Live
1 CAD = 2.1315 ILS
1 ILS = 0.469153
CAD
Avg
2.1556
High
2.1752
Low
2.1305
Last updated: 5/7/2026, 7:47:09 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.13 ILS |
| 10 CAD | 21.32 ILS |
| 50 CAD | 106.58 ILS |
| 100 CAD | 213.15 ILS |
| 500 CAD | 1,065.75 ILS |
| 1,000 CAD | 2,131.50 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-07T07:47:09Z",
"rates": {
"ILS": 2.131501
}
}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.1501,
"rate": 2.131501
}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