Rate Overview
Live
1 CAD = 89.3701 ISK
1 ISK = 0.011189
CAD
Avg
88.7398
High
89.3701
Low
88.2145
Last updated: 4/17/2026, 7:32:30 AM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 89.37 ISK |
| 10 CAD | 893.70 ISK |
| 50 CAD | 4,468.50 ISK |
| 100 CAD | 8,937.01 ISK |
| 500 CAD | 44,685.04 ISK |
| 1,000 CAD | 89,370.07 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-04-17T07:32:30Z",
"rates": {
"ISK": 89.370071
}
}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": 8937.007099999999,
"rate": 89.370071
}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