Rate Overview
Live
1 CAD = 7.0012 NOK
1 NOK = 0.142832
CAD
Avg
7.0114
High
7.0993
Low
6.9588
Last updated: 3/27/2026, 1:34:39 PM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 7.00 NOK |
| 10 CAD | 70.01 NOK |
| 50 CAD | 350.06 NOK |
| 100 CAD | 700.12 NOK |
| 500 CAD | 3,500.62 NOK |
| 1,000 CAD | 7,001.24 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-27T13:34:39Z",
"rates": {
"NOK": 7.001243
}
}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": 700.1243,
"rate": 7.001243
}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