Rate Overview
Live
1 NOK = 0.142873 CAD
1 CAD = 6.9992
NOK
Avg
0.142112
High
0.143988
Low
0.140460
Last updated: 3/26/2026, 11:36:51 PM
Quick Conversions
| NOK | CAD |
|---|---|
| 1 NOK | 0.14 CAD |
| 10 NOK | 1.43 CAD |
| 50 NOK | 7.14 CAD |
| 100 NOK | 14.29 CAD |
| 500 NOK | 71.44 CAD |
| 1,000 NOK | 142.87 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-03-26T23:36:51Z",
"rates": {
"CAD": 0.142873
}
}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.2873,
"rate": 0.142873
}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