Rate Overview
Live
1 CUP = 0.349292 NOK
1 NOK = 2.8629
CUP
Avg
0.349835
High
0.351892
Low
0.348423
Last updated: 5/7/2026, 2:50:45 PM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.35 NOK |
| 10 CUP | 3.49 NOK |
| 50 CUP | 17.46 NOK |
| 100 CUP | 34.93 NOK |
| 500 CUP | 174.65 NOK |
| 1,000 CUP | 349.29 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-05-07T14:50:45Z",
"rates": {
"NOK": 0.349292
}
}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": 34.9292,
"rate": 0.349292
}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