Rate Overview
Live
1 CAD = 89.2270 ISK
1 ISK = 0.011207
CAD
Avg
97.6598
High
107.7164
Low
86.7461
Last updated: 7/26/2026, 7:39:05 PM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 89.23 ISK |
| 10 CAD | 892.27 ISK |
| 50 CAD | 4,461.35 ISK |
| 100 CAD | 8,922.70 ISK |
| 500 CAD | 44,613.49 ISK |
| 1,000 CAD | 89,226.98 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-07-26T19:39:05Z",
"rates": {
"ISK": 89.226978
}
}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": 8922.6978,
"rate": 89.226978
}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