Rate Overview
Live
1 NOK = 0.103210 CUC
1 CUC = 9.6890
NOK
Avg
0.102001
High
0.108304
Low
0.097377
Last updated: 7/29/2026, 12:09:15 AM
Quick Conversions
| NOK | CUC |
|---|---|
| 1 NOK | 0.10 CUC |
| 10 NOK | 1.03 CUC |
| 50 NOK | 5.16 CUC |
| 100 NOK | 10.32 CUC |
| 500 NOK | 51.61 CUC |
| 1,000 NOK | 103.21 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-29T00:09:15Z",
"rates": {
"CUC": 0.10321
}
}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.321,
"rate": 0.10321
}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