Rate Overview
Live
1 CAD = 87.2508 ISK
1 ISK = 0.011461
CAD
Avg
87.2758
High
87.4752
Low
86.9296
Last updated: 9/2/2026, 1:23:17 PM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 87.25 ISK |
| 10 CAD | 872.51 ISK |
| 50 CAD | 4,362.54 ISK |
| 100 CAD | 8,725.08 ISK |
| 500 CAD | 43,625.38 ISK |
| 1,000 CAD | 87,250.77 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-09-02T13:23:17Z",
"rates": {
"ISK": 87.250766
}
}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": 8725.0766,
"rate": 87.250766
}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