Rate Overview
Live
1 NOK = 0.104058 CUC
1 CUC = 9.6100
NOK
Avg
0.097870
High
0.108148
Low
0.087848
Last updated: 7/30/2026, 8:15:56 AM
Quick Conversions
| NOK | CUC |
|---|---|
| 1 NOK | 0.10 CUC |
| 10 NOK | 1.04 CUC |
| 50 NOK | 5.20 CUC |
| 100 NOK | 10.41 CUC |
| 500 NOK | 52.03 CUC |
| 1,000 NOK | 104.06 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-07-30T08:15:56Z",
"rates": {
"CUC": 0.104058
}
}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.4058,
"rate": 0.104058
}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