Rate Overview
Live
1 CAD = 88.8375 ISK
1 ISK = 0.011257
CAD
Avg
89.0613
High
89.2285
Low
88.8370
Last updated: 6/17/2026, 6:38:49 AM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 88.84 ISK |
| 10 CAD | 888.37 ISK |
| 50 CAD | 4,441.87 ISK |
| 100 CAD | 8,883.75 ISK |
| 500 CAD | 44,418.74 ISK |
| 1,000 CAD | 88,837.49 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-06-17T06:38:49Z",
"rates": {
"ISK": 88.837488
}
}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": 8883.7488,
"rate": 88.837488
}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