Rate Overview
Live
1 CAD = 6.8587 NOK
1 NOK = 0.145801
CAD
Avg
7.4442
High
8.1034
Low
6.6971
Last updated: 7/29/2026, 11:57:29 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.86 NOK |
| 10 CAD | 68.59 NOK |
| 50 CAD | 342.93 NOK |
| 100 CAD | 685.87 NOK |
| 500 CAD | 3,429.33 NOK |
| 1,000 CAD | 6,858.67 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-29T11:57:29Z",
"rates": {
"NOK": 6.858666
}
}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": 685.8666000000001,
"rate": 6.858666
}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