Rate Overview
Live
1 NOK = 0.146261 CAD
1 CAD = 6.8371
NOK
Avg
0.145684
High
0.146261
Low
0.145185
Last updated: 4/15/2026, 11:53:40 PM
Quick Conversions
| NOK | CAD |
|---|---|
| 1 NOK | 0.15 CAD |
| 10 NOK | 1.46 CAD |
| 50 NOK | 7.31 CAD |
| 100 NOK | 14.63 CAD |
| 500 NOK | 73.13 CAD |
| 1,000 NOK | 146.26 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-04-15T23:53:40Z",
"rates": {
"CAD": 0.146261
}
}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.626100000000001,
"rate": 0.146261
}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