Rate Overview
Live
1 CUC = 9.7723 NOK
1 NOK = 0.102330
CUC
Avg
9.8171
High
9.9031
Low
9.7517
Last updated: 7/9/2026, 8:31:36 AM
Quick Conversions
| CUC | NOK |
|---|---|
| 1 CUC | 9.77 NOK |
| 10 CUC | 97.72 NOK |
| 50 CUC | 488.62 NOK |
| 100 CUC | 977.23 NOK |
| 500 CUC | 4,886.16 NOK |
| 1,000 CUC | 9,772.33 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-07-09T08:31:36Z",
"rates": {
"NOK": 9.772325
}
}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": 977.2325000000001,
"rate": 9.772325
}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