Rate Overview
Live
1 CVE = 0.099721 NOK
1 NOK = 10.0280
CVE
Avg
0.101340
High
0.107319
Low
0.097282
Last updated: 7/29/2026, 2:22:50 PM
Quick Conversions
| CVE | NOK |
|---|---|
| 1 CVE | 0.10 NOK |
| 10 CVE | 1.00 NOK |
| 50 CVE | 4.99 NOK |
| 100 CVE | 9.97 NOK |
| 500 CVE | 49.86 NOK |
| 1,000 CVE | 99.72 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-07-29T14:22:50Z",
"rates": {
"NOK": 0.099721
}
}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": 9.972100000000001,
"rate": 0.099721
}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