Rate Overview
Live
1 NOK = 2.5832 CUP
1 CUP = 0.387119
NOK
Avg
2.5392
High
2.8775
Low
2.3584
Last updated: 5/27/2026, 10:54:37 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.58 CUP |
| 10 NOK | 25.83 CUP |
| 50 NOK | 129.16 CUP |
| 100 NOK | 258.32 CUP |
| 500 NOK | 1,291.59 CUP |
| 1,000 NOK | 2,583.18 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-05-27T22:54:37Z",
"rates": {
"CUP": 2.583183
}
}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": 258.3183,
"rate": 2.583183
}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