Rate Overview
Live
1 NOK = 0.148973 CAD
1 CAD = 6.7126
NOK
Avg
0.148697
High
0.149153
Low
0.148237
Last updated: 9/7/2026, 9:24:14 AM
Quick Conversions
| NOK | CAD |
|---|---|
| 1 NOK | 0.15 CAD |
| 10 NOK | 1.49 CAD |
| 50 NOK | 7.45 CAD |
| 100 NOK | 14.90 CAD |
| 500 NOK | 74.49 CAD |
| 1,000 NOK | 148.97 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-09-07T09:24:14Z",
"rates": {
"CAD": 0.148973
}
}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.8973,
"rate": 0.148973
}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