Rate Overview
Live
1 CAD = 6.8685 NOK
1 NOK = 0.145592
CAD
Avg
6.8985
High
7.1073
Low
6.7039
Last updated: 7/28/2026, 12:06:43 PM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.87 NOK |
| 10 CAD | 68.69 NOK |
| 50 CAD | 343.43 NOK |
| 100 CAD | 686.85 NOK |
| 500 CAD | 3,434.26 NOK |
| 1,000 CAD | 6,868.52 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-07-28T12:06:43Z",
"rates": {
"NOK": 6.868516
}
}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": 686.8516,
"rate": 6.868516
}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