Rate Overview
Live
1 CAD = 89.5767 ISK
1 ISK = 0.011164
CAD
Avg
90.7195
High
92.5383
Low
88.7032
Last updated: 3/27/2026, 4:27:08 PM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 89.58 ISK |
| 10 CAD | 895.77 ISK |
| 50 CAD | 4,478.83 ISK |
| 100 CAD | 8,957.67 ISK |
| 500 CAD | 44,788.33 ISK |
| 1,000 CAD | 89,576.66 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-27T16:27:08Z",
"rates": {
"ISK": 89.57666
}
}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": 8957.666000000001,
"rate": 89.57666
}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