Rate Overview
Live
1 NOK = 2.7127 CUP
1 CUP = 0.368636
NOK
Avg
2.6939
High
2.7127
Low
2.6665
Last updated: 7/8/2026, 7:17:14 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.71 CUP |
| 10 NOK | 27.13 CUP |
| 50 NOK | 135.64 CUP |
| 100 NOK | 271.27 CUP |
| 500 NOK | 1,356.35 CUP |
| 1,000 NOK | 2,712.70 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-08T19:17:14Z",
"rates": {
"CUP": 2.712704
}
}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": 271.2704,
"rate": 2.712704
}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