Rate Overview
Live
1 NOK = 2.5814 CUP
1 CUP = 0.387394
NOK
Avg
2.7388
High
2.8801
Low
2.5693
Last updated: 5/28/2026, 2:32:31 AM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.58 CUP |
| 10 NOK | 25.81 CUP |
| 50 NOK | 129.07 CUP |
| 100 NOK | 258.14 CUP |
| 500 NOK | 1,290.68 CUP |
| 1,000 NOK | 2,581.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-05-28T02:32:31Z",
"rates": {
"CUP": 2.581354
}
}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.1354,
"rate": 2.581354
}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