Rate Overview
Live
1 NOK = 2.5840 CUP
1 CUP = 0.386992
NOK
Avg
2.3487
High
2.8659
Low
2.1084
Last updated: 5/27/2026, 8:36:48 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.58 CUP |
| 10 NOK | 25.84 CUP |
| 50 NOK | 129.20 CUP |
| 100 NOK | 258.40 CUP |
| 500 NOK | 1,292.02 CUP |
| 1,000 NOK | 2,584.04 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-27T20:36:48Z",
"rates": {
"CUP": 2.584036
}
}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.40360000000004,
"rate": 2.584036
}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