Rate Overview
Live
1 CAD = 7.0166 NOK
1 NOK = 0.142519
CAD
Avg
7.0143
High
7.0993
Low
6.9588
Last updated: 3/27/2026, 8:48:18 PM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 7.02 NOK |
| 10 CAD | 70.17 NOK |
| 50 CAD | 350.83 NOK |
| 100 CAD | 701.66 NOK |
| 500 CAD | 3,508.30 NOK |
| 1,000 CAD | 7,016.61 NOK |
Get CAD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=NOKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T20:48:18Z",
"rates": {
"NOK": 7.016607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "NOK",
"amount": 100
},
"result": 701.6606999999999,
"rate": 7.016607
}Build with CAD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key