Rate Overview
Live
1 NOK = 2.7600 CUP
1 CUP = 0.362316
NOK
Avg
2.7562
High
2.7703
Low
2.7356
Last updated: 7/29/2026, 7:39:20 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.76 CUP |
| 10 NOK | 27.60 CUP |
| 50 NOK | 138.00 CUP |
| 100 NOK | 276.00 CUP |
| 500 NOK | 1,380.01 CUP |
| 1,000 NOK | 2,760.02 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-29T19:39:20Z",
"rates": {
"CUP": 2.76002
}
}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": 276.002,
"rate": 2.76002
}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