Rate Overview
Live
1 CAD = 6.7807 NOK
1 NOK = 0.147477
CAD
Avg
6.8003
High
6.8283
Low
6.7739
Last updated: 8/19/2026, 8:10:15 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.78 NOK |
| 10 CAD | 67.81 NOK |
| 50 CAD | 339.04 NOK |
| 100 CAD | 678.07 NOK |
| 500 CAD | 3,390.35 NOK |
| 1,000 CAD | 6,780.70 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-08-19T08:10:15Z",
"rates": {
"NOK": 6.7807
}
}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": 678.07,
"rate": 6.7807
}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