Rate Overview
Live
1 CUC = 9.2556 NOK
1 NOK = 0.108043
CUC
Avg
9.2618
High
9.2916
Low
9.2314
Last updated: 5/28/2026, 11:00:06 PM
Quick Conversions
| CUC | NOK |
|---|---|
| 1 CUC | 9.26 NOK |
| 10 CUC | 92.56 NOK |
| 50 CUC | 462.78 NOK |
| 100 CUC | 925.56 NOK |
| 500 CUC | 4,627.79 NOK |
| 1,000 CUC | 9,255.57 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-05-28T23:00:06Z",
"rates": {
"NOK": 9.25557
}
}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": 925.557,
"rate": 9.25557
}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