Rate Overview
Live
1 CUP = 0.362333 NOK
1 NOK = 2.7599
CUP
Avg
0.384128
High
0.419643
Low
0.349084
Last updated: 7/23/2026, 11:49:44 AM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.36 NOK |
| 10 CUP | 3.62 NOK |
| 50 CUP | 18.12 NOK |
| 100 CUP | 36.23 NOK |
| 500 CUP | 181.17 NOK |
| 1,000 CUP | 362.33 NOK |
Get CUP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=NOKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-23T11:49:44Z",
"rates": {
"NOK": 0.362333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "NOK",
"amount": 100
},
"result": 36.2333,
"rate": 0.362333
}Build with CUP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key