Rate Overview
Live
1 NOK = 0.146060 CAD
1 CAD = 6.8465
NOK
Avg
0.146479
High
0.147189
Low
0.145191
Last updated: 7/27/2026, 6:24:35 PM
Quick Conversions
| NOK | CAD |
|---|---|
| 1 NOK | 0.15 CAD |
| 10 NOK | 1.46 CAD |
| 50 NOK | 7.30 CAD |
| 100 NOK | 14.61 CAD |
| 500 NOK | 73.03 CAD |
| 1,000 NOK | 146.06 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-27T18:24:35Z",
"rates": {
"CAD": 0.14606
}
}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.606,
"rate": 0.14606
}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