Rate Overview
Live
1 NOK = 2.7667 CUP
1 CUP = 0.361438
NOK
Avg
2.5224
High
2.8801
Low
2.3244
Last updated: 7/30/2026, 11:05:29 AM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.77 CUP |
| 10 NOK | 27.67 CUP |
| 50 NOK | 138.34 CUP |
| 100 NOK | 276.67 CUP |
| 500 NOK | 1,383.36 CUP |
| 1,000 NOK | 2,766.73 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-30T11:05:29Z",
"rates": {
"CUP": 2.766726
}
}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.6726,
"rate": 2.766726
}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