Rate Overview
Live
1 CUP = 0.351137 NOK
1 NOK = 2.8479
CUP
Avg
0.351722
High
0.353523
Low
0.350747
Last updated: 9/6/2026, 6:53:18 AM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.35 NOK |
| 10 CUP | 3.51 NOK |
| 50 CUP | 17.56 NOK |
| 100 CUP | 35.11 NOK |
| 500 CUP | 175.57 NOK |
| 1,000 CUP | 351.14 NOK |
Get CUP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=NOKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-09-06T06:53:18Z",
"rates": {
"NOK": 0.351137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "NOK",
"amount": 100
},
"result": 35.113699999999994,
"rate": 0.351137
}Build with CUP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key