Rate Overview
Live
1 CAD = 7.0595 NOK
1 NOK = 0.141652
CAD
Avg
7.0387
High
7.0849
Low
6.9709
Last updated: 3/7/2026, 12:30:42 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 7.06 NOK |
| 10 CAD | 70.60 NOK |
| 50 CAD | 352.98 NOK |
| 100 CAD | 705.95 NOK |
| 500 CAD | 3,529.77 NOK |
| 1,000 CAD | 7,059.54 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-03-07T00:30:42Z",
"rates": {
"NOK": 7.059544
}
}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": 705.9544,
"rate": 7.059544
}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