Rate Overview
Live
1 CAD = 6.7983 NOK
1 NOK = 0.147095
CAD
Avg
7.4459
High
8.2207
Low
6.7327
Last updated: 7/26/2026, 4:21:34 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.80 NOK |
| 10 CAD | 67.98 NOK |
| 50 CAD | 339.92 NOK |
| 100 CAD | 679.83 NOK |
| 500 CAD | 3,399.17 NOK |
| 1,000 CAD | 6,798.33 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-26T04:21:34Z",
"rates": {
"NOK": 6.798331
}
}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": 679.8331000000001,
"rate": 6.798331
}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