Rate Overview
Live
1 NOK = 0.149181 CAD
1 CAD = 6.7033
NOK
Avg
0.142221
High
0.149181
Low
0.135876
Last updated: 5/28/2026, 2:33:25 AM
Quick Conversions
| NOK | CAD |
|---|---|
| 1 NOK | 0.15 CAD |
| 10 NOK | 1.49 CAD |
| 50 NOK | 7.46 CAD |
| 100 NOK | 14.92 CAD |
| 500 NOK | 74.59 CAD |
| 1,000 NOK | 149.18 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-05-28T02:33:25Z",
"rates": {
"CAD": 0.149181
}
}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.9181,
"rate": 0.149181
}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