Rate Overview
Live
1 CAD = 2.2796 ILS
1 ILS = 0.438670
CAD
Avg
2.2712
High
2.2990
Low
2.2525
Last updated: 3/7/2026, 12:33:48 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.28 ILS |
| 10 CAD | 22.80 ILS |
| 50 CAD | 113.98 ILS |
| 100 CAD | 227.96 ILS |
| 500 CAD | 1,139.81 ILS |
| 1,000 CAD | 2,279.62 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-03-07T00:33:48Z",
"rates": {
"ILS": 2.279618
}
}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": 227.9618,
"rate": 2.279618
}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