Rate Overview
Live
1 CAD = 89.0321 ISK
1 ISK = 0.011232
CAD
Avg
88.9633
High
89.4350
Low
88.4651
Last updated: 7/27/2026, 6:46:51 AM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 89.03 ISK |
| 10 CAD | 890.32 ISK |
| 50 CAD | 4,451.61 ISK |
| 100 CAD | 8,903.21 ISK |
| 500 CAD | 44,516.06 ISK |
| 1,000 CAD | 89,032.13 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-27T06:46:51Z",
"rates": {
"ISK": 89.032126
}
}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": 8903.2126,
"rate": 89.032126
}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