Rate Overview
Live
1 NOK = 0.105873 CUC
1 CUC = 9.4453
NOK
Avg
0.105450
High
0.105873
Low
0.105024
Last updated: 8/15/2026, 2:14:27 PM
Quick Conversions
| NOK | CUC |
|---|---|
| 1 NOK | 0.11 CUC |
| 10 NOK | 1.06 CUC |
| 50 NOK | 5.29 CUC |
| 100 NOK | 10.59 CUC |
| 500 NOK | 52.94 CUC |
| 1,000 NOK | 105.87 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-08-15T14:14:27Z",
"rates": {
"CUC": 0.105873
}
}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.587299999999999,
"rate": 0.105873
}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