Rate Overview
Live
1 CAD = 7.0144 NOK
1 NOK = 0.142563
CAD
Avg
7.1016
High
7.3614
Low
6.9466
Last updated: 3/27/2026, 5:17:52 PM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 7.01 NOK |
| 10 CAD | 70.14 NOK |
| 50 CAD | 350.72 NOK |
| 100 CAD | 701.44 NOK |
| 500 CAD | 3,507.22 NOK |
| 1,000 CAD | 7,014.43 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-27T17:17:52Z",
"rates": {
"NOK": 7.01443
}
}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.443,
"rate": 7.01443
}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