Rate Overview
Live
1 NOK = 2.8254 CUP
1 CUP = 0.353929
NOK
Avg
2.8059
High
2.8254
Low
2.7831
Last updated: 8/19/2026, 1:28:14 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.83 CUP |
| 10 NOK | 28.25 CUP |
| 50 NOK | 141.27 CUP |
| 100 NOK | 282.54 CUP |
| 500 NOK | 1,412.71 CUP |
| 1,000 NOK | 2,825.43 CUP |
Get NOK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CUPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-19T13:28:14Z",
"rates": {
"CUP": 2.825429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CUP",
"amount": 100
},
"result": 282.54290000000003,
"rate": 2.825429
}Build with NOK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key