Rate Overview
Live
1 CUP = 0.358375 NOK
1 NOK = 2.7904
CUP
Avg
0.358660
High
0.359611
Low
0.357391
Last updated: 8/12/2026, 7:04:01 PM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.36 NOK |
| 10 CUP | 3.58 NOK |
| 50 CUP | 17.92 NOK |
| 100 CUP | 35.84 NOK |
| 500 CUP | 179.19 NOK |
| 1,000 CUP | 358.38 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-08-12T19:04:01Z",
"rates": {
"NOK": 0.358375
}
}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": 35.8375,
"rate": 0.358375
}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