Rate Overview
Live
1 NOK = 2.7337 CUP
1 CUP = 0.365800
NOK
Avg
2.7548
High
2.7703
Low
2.7337
Last updated: 7/28/2026, 12:06:37 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.73 CUP |
| 10 NOK | 27.34 CUP |
| 50 NOK | 136.69 CUP |
| 100 NOK | 273.37 CUP |
| 500 NOK | 1,366.87 CUP |
| 1,000 NOK | 2,733.73 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-07-28T12:06:37Z",
"rates": {
"CUP": 2.733731
}
}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": 273.3731,
"rate": 2.733731
}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