Rate Overview
Live
1 NOK = 0.144915 CAD
1 CAD = 6.9006
NOK
Avg
0.144335
High
0.144960
Low
0.143124
Last updated: 7/8/2026, 9:25:25 AM
Quick Conversions
| NOK | CAD |
|---|---|
| 1 NOK | 0.14 CAD |
| 10 NOK | 1.45 CAD |
| 50 NOK | 7.25 CAD |
| 100 NOK | 14.49 CAD |
| 500 NOK | 72.46 CAD |
| 1,000 NOK | 144.92 CAD |
Get NOK/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CADExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-08T09:25:25Z",
"rates": {
"CAD": 0.144915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CAD",
"amount": 100
},
"result": 14.491499999999998,
"rate": 0.144915
}Build with NOK/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key