Rate Overview
Live
1 NOK = 0.142824 CAD
1 CAD = 7.0016
NOK
Avg
0.142677
High
0.143702
Low
0.140859
Last updated: 3/26/2026, 9:54:28 PM
Quick Conversions
| NOK | CAD |
|---|---|
| 1 NOK | 0.14 CAD |
| 10 NOK | 1.43 CAD |
| 50 NOK | 7.14 CAD |
| 100 NOK | 14.28 CAD |
| 500 NOK | 71.41 CAD |
| 1,000 NOK | 142.82 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-26T21:54:28Z",
"rates": {
"CAD": 0.142824
}
}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.2824,
"rate": 0.142824
}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