Rate Overview
Live
1 CAD = 6.7366 NOK
1 NOK = 0.148442
CAD
Avg
6.7773
High
6.8325
Low
6.7366
Last updated: 5/10/2026, 12:31:15 AM
Quick Conversions
| CAD | NOK |
|---|---|
| 1 CAD | 6.74 NOK |
| 10 CAD | 67.37 NOK |
| 50 CAD | 336.83 NOK |
| 100 CAD | 673.66 NOK |
| 500 CAD | 3,368.31 NOK |
| 1,000 CAD | 6,736.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-05-10T00:31:15Z",
"rates": {
"NOK": 6.736624
}
}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": 673.6624,
"rate": 6.736624
}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