Rate Overview
Live
1 NOK = 0.104350 CUC
1 CUC = 9.5831
NOK
Avg
0.104152
High
0.105144
Low
0.103178
Last updated: 3/7/2026, 7:38:56 AM
Quick Conversions
| NOK | CUC |
|---|---|
| 1 NOK | 0.10 CUC |
| 10 NOK | 1.04 CUC |
| 50 NOK | 5.22 CUC |
| 100 NOK | 10.44 CUC |
| 500 NOK | 52.18 CUC |
| 1,000 NOK | 104.35 CUC |
Get NOK/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CUCExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-07T07:38:56Z",
"rates": {
"CUC": 0.10435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CUC",
"amount": 100
},
"result": 10.435,
"rate": 0.10435
}Build with NOK/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key