Rate Overview
Live
1 CUP = 0.399259 NOK
1 NOK = 2.5046
CUP
Avg
0.400126
High
0.402914
Low
0.396691
Last updated: 3/7/2026, 7:40:15 AM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.40 NOK |
| 10 CUP | 3.99 NOK |
| 50 CUP | 19.96 NOK |
| 100 CUP | 39.93 NOK |
| 500 CUP | 199.63 NOK |
| 1,000 CUP | 399.26 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-03-07T07:40:15Z",
"rates": {
"NOK": 0.399259
}
}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": 39.9259,
"rate": 0.399259
}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