Rate Overview
Live
1 NOK = 0.103062 CUC
1 CUC = 9.7029
NOK
Avg
0.099532
High
0.105149
Low
0.093764
Last updated: 3/28/2026, 3:23:03 PM
Quick Conversions
| NOK | CUC |
|---|---|
| 1 NOK | 0.10 CUC |
| 10 NOK | 1.03 CUC |
| 50 NOK | 5.15 CUC |
| 100 NOK | 10.31 CUC |
| 500 NOK | 51.53 CUC |
| 1,000 NOK | 103.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-03-28T15:23:03Z",
"rates": {
"CUC": 0.103062
}
}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.3062,
"rate": 0.103062
}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