Rate Overview
Live
1 CAD = 6.8626 NOK
1 NOK = 0.145717
CAD
Avg
6.8290
High
6.8637
Low
6.7940
Last updated: 7/29/2026, 1:58:59 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.86 NOK |
| 10 CAD | 68.63 NOK |
| 50 CAD | 343.13 NOK |
| 100 CAD | 686.26 NOK |
| 500 CAD | 3,431.31 NOK |
| 1,000 CAD | 6,862.62 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-29T01:58:59Z",
"rates": {
"NOK": 6.86262
}
}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": 686.262,
"rate": 6.86262
}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