Rate Overview
Live
1 NOK = 0.107772 CUC
1 CUC = 9.2788
NOK
Avg
0.097472
High
0.108148
Low
0.087848
Last updated: 5/27/2026, 9:55:07 PM
Quick Conversions
| NOK | CUC |
|---|---|
| 1 NOK | 0.11 CUC |
| 10 NOK | 1.08 CUC |
| 50 NOK | 5.39 CUC |
| 100 NOK | 10.78 CUC |
| 500 NOK | 53.89 CUC |
| 1,000 NOK | 107.77 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-27T21:55:07Z",
"rates": {
"CUC": 0.107772
}
}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.7772,
"rate": 0.107772
}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