Rate Overview
Live
1 CUP = 0.353271 NOK
1 NOK = 2.8307
CUP
Avg
0.356425
High
0.360020
Low
0.353186
Last updated: 4/17/2026, 10:44:08 AM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.35 NOK |
| 10 CUP | 3.53 NOK |
| 50 CUP | 17.66 NOK |
| 100 CUP | 35.33 NOK |
| 500 CUP | 176.64 NOK |
| 1,000 CUP | 353.27 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-04-17T10:44:08Z",
"rates": {
"NOK": 0.353271
}
}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.3271,
"rate": 0.353271
}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