Rate Overview
Live
1 NOK = 0.146595 CAD
1 CAD = 6.8215
NOK
Avg
0.146673
High
0.147239
Low
0.146255
Last updated: 5/7/2026, 5:38:03 AM
Quick Conversions
| NOK | CAD |
|---|---|
| 1 NOK | 0.15 CAD |
| 10 NOK | 1.47 CAD |
| 50 NOK | 7.33 CAD |
| 100 NOK | 14.66 CAD |
| 500 NOK | 73.30 CAD |
| 1,000 NOK | 146.60 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-07T05:38:03Z",
"rates": {
"CAD": 0.146595
}
}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.6595,
"rate": 0.146595
}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