Rate Overview
Live
1 CUP = 0.387266 NOK
1 NOK = 2.5822
CUP
Avg
0.427795
High
0.474300
Low
0.348925
Last updated: 5/27/2026, 6:31:18 PM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.39 NOK |
| 10 CUP | 3.87 NOK |
| 50 CUP | 19.36 NOK |
| 100 CUP | 38.73 NOK |
| 500 CUP | 193.63 NOK |
| 1,000 CUP | 387.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-05-27T18:31:18Z",
"rates": {
"NOK": 0.387266
}
}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": 38.7266,
"rate": 0.387266
}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