Rate Overview
Live
1 NOK = 2.8060 CUP
1 CUP = 0.356376
NOK
Avg
2.7965
High
2.8060
Low
2.7831
Last updated: 8/16/2026, 5:28:49 AM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.81 CUP |
| 10 NOK | 28.06 CUP |
| 50 NOK | 140.30 CUP |
| 100 NOK | 280.60 CUP |
| 500 NOK | 1,403.01 CUP |
| 1,000 NOK | 2,806.03 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-16T05:28:49Z",
"rates": {
"CUP": 2.806027
}
}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": 280.60269999999997,
"rate": 2.806027
}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