Rate Overview
Live
1 CUC = 9.5041 NOK
1 NOK = 0.105218
CUC
Avg
9.5033
High
9.5297
Low
9.4709
Last updated: 8/13/2026, 7:40:45 AM
Quick Conversions
| CUC | NOK |
|---|---|
| 1 CUC | 9.50 NOK |
| 10 CUC | 95.04 NOK |
| 50 CUC | 475.20 NOK |
| 100 CUC | 950.41 NOK |
| 500 CUC | 4,752.05 NOK |
| 1,000 CUC | 9,504.09 NOK |
Get CUC/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=NOKExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-08-13T07:40:45Z",
"rates": {
"NOK": 9.504094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "NOK",
"amount": 100
},
"result": 950.4094,
"rate": 9.504094
}Build with CUC/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key