Rate Overview
Live
1 NOK = 0.149150 CAD
1 CAD = 6.7047
NOK
Avg
0.134252
High
0.149150
Low
0.123485
Last updated: 5/27/2026, 9:41:49 PM
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.58 CAD |
| 1,000 NOK | 149.15 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-27T21:41:49Z",
"rates": {
"CAD": 0.14915
}
}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.915000000000001,
"rate": 0.14915
}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