Rate Overview
Live
1 CUP = 0.366145 NOK
1 NOK = 2.7312
CUP
Avg
0.395061
High
0.406386
Low
0.366145
Last updated: 3/28/2026, 4:56:04 PM
Quick Conversions
| CUP | NOK |
|---|---|
| 1 CUP | 0.37 NOK |
| 10 CUP | 3.66 NOK |
| 50 CUP | 18.31 NOK |
| 100 CUP | 36.61 NOK |
| 500 CUP | 183.07 NOK |
| 1,000 CUP | 366.15 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-28T16:56:04Z",
"rates": {
"NOK": 0.366145
}
}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.6145,
"rate": 0.366145
}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