Rate Overview
Live
1 NOK = 2.8629 CUP
1 CUP = 0.349292
NOK
Avg
2.8585
High
2.8701
Low
2.8418
Last updated: 5/7/2026, 2:54:36 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.86 CUP |
| 10 NOK | 28.63 CUP |
| 50 NOK | 143.15 CUP |
| 100 NOK | 286.29 CUP |
| 500 NOK | 1,431.47 CUP |
| 1,000 NOK | 2,862.93 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-07T14:54:36Z",
"rates": {
"CUP": 2.862931
}
}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": 286.29310000000004,
"rate": 2.862931
}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