Rate Overview
Live
1 NOK = 0.107718 CUC
1 CUC = 9.2835
NOK
Avg
0.107947
High
0.108325
Low
0.107718
Last updated: 5/27/2026, 7:35:25 PM
Quick Conversions
| NOK | CUC |
|---|---|
| 1 NOK | 0.11 CUC |
| 10 NOK | 1.08 CUC |
| 50 NOK | 5.39 CUC |
| 100 NOK | 10.77 CUC |
| 500 NOK | 53.86 CUC |
| 1,000 NOK | 107.72 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-05-27T19:35:25Z",
"rates": {
"CUC": 0.107718
}
}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.771799999999999,
"rate": 0.107718
}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