Rate Overview
Live
1 CUP = 0.368635 NOK
1 NOK = 2.7127
CUP
Avg
0.371221
High
0.375017
Low
0.368635
Last updated: 7/8/2026, 7:03:04 PM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.37 NOK |
| 10 CUP | 3.69 NOK |
| 50 CUP | 18.43 NOK |
| 100 CUP | 36.86 NOK |
| 500 CUP | 184.32 NOK |
| 1,000 CUP | 368.64 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-08T19:03:04Z",
"rates": {
"NOK": 0.368635
}
}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.8635,
"rate": 0.368635
}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