Rate Overview
Live
1 NOK = 2.8344 CUP
1 CUP = 0.352814
NOK
Avg
2.8062
High
2.8344
Low
2.7776
Last updated: 4/17/2026, 12:12:33 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.83 CUP |
| 10 NOK | 28.34 CUP |
| 50 NOK | 141.72 CUP |
| 100 NOK | 283.44 CUP |
| 500 NOK | 1,417.18 CUP |
| 1,000 NOK | 2,834.35 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-04-17T12:12:33Z",
"rates": {
"CUP": 2.834351
}
}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": 283.4351,
"rate": 2.834351
}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