Rate Overview
Live
1 CAD = 6.8939 NOK
1 NOK = 0.145057
CAD
Avg
6.8268
High
6.8939
Low
6.7779
Last updated: 6/19/2026, 5:27:48 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.89 NOK |
| 10 CAD | 68.94 NOK |
| 50 CAD | 344.69 NOK |
| 100 CAD | 689.39 NOK |
| 500 CAD | 3,446.93 NOK |
| 1,000 CAD | 6,893.85 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-06-19T05:27:48Z",
"rates": {
"NOK": 6.893854
}
}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": 689.3854,
"rate": 6.893854
}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