Rate Overview
Live
1 CVE = 0.100043 NOK
1 NOK = 9.9957
CVE
Avg
0.100504
High
0.101496
Low
0.099610
Last updated: 4/17/2026, 2:43:00 PM
Quick Conversions
| CVE | NOK |
|---|---|
| 1 CVE | 0.10 NOK |
| 10 CVE | 1.00 NOK |
| 50 CVE | 5.00 NOK |
| 100 CVE | 10.00 NOK |
| 500 CVE | 50.02 NOK |
| 1,000 CVE | 100.04 NOK |
Get CVE/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=NOKExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-04-17T14:43:00Z",
"rates": {
"NOK": 0.100043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "NOK",
"amount": 100
},
"result": 10.0043,
"rate": 0.100043
}Build with CVE/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key