Rate Overview
Live
1 CUP = 0.365086 NOK
1 NOK = 2.7391
CUP
Avg
0.363178
High
0.365547
Low
0.360972
Last updated: 7/29/2026, 5:37:07 AM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.37 NOK |
| 10 CUP | 3.65 NOK |
| 50 CUP | 18.25 NOK |
| 100 CUP | 36.51 NOK |
| 500 CUP | 182.54 NOK |
| 1,000 CUP | 365.09 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-29T05:37:07Z",
"rates": {
"NOK": 0.365086
}
}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.5086,
"rate": 0.365086
}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