Rate Overview
Live
1 NOK = 0.108028 CUC
1 CUC = 9.2569
NOK
Avg
0.107813
High
0.108148
Low
0.107236
Last updated: 5/7/2026, 1:50:31 PM
Quick Conversions
| NOK | CUC |
|---|---|
| 1 NOK | 0.11 CUC |
| 10 NOK | 1.08 CUC |
| 50 NOK | 5.40 CUC |
| 100 NOK | 10.80 CUC |
| 500 NOK | 54.01 CUC |
| 1,000 NOK | 108.03 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-07T13:50:31Z",
"rates": {
"CUC": 0.108028
}
}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.8028,
"rate": 0.108028
}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