Rate Overview
Live
1 CAD = 89.6144 ISK
1 ISK = 0.011159
CAD
Avg
90.7148
High
92.5383
Low
88.7032
Last updated: 3/27/2026, 1:19:50 PM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 89.61 ISK |
| 10 CAD | 896.14 ISK |
| 50 CAD | 4,480.72 ISK |
| 100 CAD | 8,961.44 ISK |
| 500 CAD | 44,807.22 ISK |
| 1,000 CAD | 89,614.45 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-27T13:19:50Z",
"rates": {
"ISK": 89.614447
}
}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": 8961.4447,
"rate": 89.614447
}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