Rate Overview
Live
1 CAD = 89.6542 ISK
1 ISK = 0.011154
CAD
Avg
90.1377
High
90.7313
Low
89.6542
Last updated: 3/27/2026, 2:50:56 PM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 89.65 ISK |
| 10 CAD | 896.54 ISK |
| 50 CAD | 4,482.71 ISK |
| 100 CAD | 8,965.42 ISK |
| 500 CAD | 44,827.10 ISK |
| 1,000 CAD | 89,654.21 ISK |
Get CAD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=ISKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T14:50:56Z",
"rates": {
"ISK": 89.654206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "ISK",
"amount": 100
},
"result": 8965.4206,
"rate": 89.654206
}Build with CAD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key