Rate Overview
Live
1 CAD = 6.7001 NOK
1 NOK = 0.149251
CAD
Avg
7.1566
High
7.4699
Low
6.7001
Last updated: 5/30/2026, 5:51:25 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.70 NOK |
| 10 CAD | 67.00 NOK |
| 50 CAD | 335.01 NOK |
| 100 CAD | 670.01 NOK |
| 500 CAD | 3,350.05 NOK |
| 1,000 CAD | 6,700.11 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-05-30T05:51:25Z",
"rates": {
"NOK": 6.700108
}
}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": 670.0108,
"rate": 6.700108
}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