Rate Overview
Live
1 CUP = 0.367704 NOK
1 NOK = 2.7196
CUP
Avg
0.361695
High
0.367704
Low
0.358392
Last updated: 6/19/2026, 8:47:20 AM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.37 NOK |
| 10 CUP | 3.68 NOK |
| 50 CUP | 18.39 NOK |
| 100 CUP | 36.77 NOK |
| 500 CUP | 183.85 NOK |
| 1,000 CUP | 367.70 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-06-19T08:47:20Z",
"rates": {
"NOK": 0.367704
}
}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": 36.770399999999995,
"rate": 0.367704
}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