Rate Overview
Live
1 CAD = 2.2715 ILS
1 ILS = 0.440234
CAD
Avg
2.2683
High
2.2800
Low
2.2613
Last updated: 3/27/2026, 12:54:48 PM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.27 ILS |
| 10 CAD | 22.72 ILS |
| 50 CAD | 113.58 ILS |
| 100 CAD | 227.15 ILS |
| 500 CAD | 1,135.76 ILS |
| 1,000 CAD | 2,271.52 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-27T12:54:48Z",
"rates": {
"ILS": 2.27152
}
}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.15200000000002,
"rate": 2.27152
}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