Rate Overview
Live
1 NOK = 2.7576 CUP
1 CUP = 0.362640
NOK
Avg
2.7557
High
2.7703
Low
2.7356
Last updated: 7/30/2026, 8:16:38 AM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.76 CUP |
| 10 NOK | 27.58 CUP |
| 50 NOK | 137.88 CUP |
| 100 NOK | 275.76 CUP |
| 500 NOK | 1,378.78 CUP |
| 1,000 NOK | 2,757.55 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-07-30T08:16:38Z",
"rates": {
"CUP": 2.757554
}
}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": 275.7554,
"rate": 2.757554
}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