Rate Overview
Live
1 CAD = 6.8343 NOK
1 NOK = 0.146321
CAD
Avg
6.8590
High
6.8877
Low
6.8307
Last updated: 4/16/2026, 6:32:08 PM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.83 NOK |
| 10 CAD | 68.34 NOK |
| 50 CAD | 341.71 NOK |
| 100 CAD | 683.43 NOK |
| 500 CAD | 3,417.14 NOK |
| 1,000 CAD | 6,834.28 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-04-16T18:32:08Z",
"rates": {
"NOK": 6.834284
}
}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": 683.4284,
"rate": 6.834284
}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