Rate Overview
Live
1 CAD = 6.8933 NOK
1 NOK = 0.145069
CAD
Avg
6.9148
High
6.9669
Low
6.8843
Last updated: 7/9/2026, 8:52:34 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.89 NOK |
| 10 CAD | 68.93 NOK |
| 50 CAD | 344.66 NOK |
| 100 CAD | 689.33 NOK |
| 500 CAD | 3,446.63 NOK |
| 1,000 CAD | 6,893.25 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-09T08:52:34Z",
"rates": {
"NOK": 6.89325
}
}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.325,
"rate": 6.89325
}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