Rate Overview
Live
1 NOK = 2.7312 CUP
1 CUP = 0.366146
NOK
Avg
2.3902
High
2.7312
Low
2.2523
Last updated: 3/28/2026, 2:04:53 PM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.73 CUP |
| 10 NOK | 27.31 CUP |
| 50 NOK | 136.56 CUP |
| 100 NOK | 273.12 CUP |
| 500 NOK | 1,365.58 CUP |
| 1,000 NOK | 2,731.15 CUP |
Get NOK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CUPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-28T14:04:53Z",
"rates": {
"CUP": 2.731153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CUP",
"amount": 100
},
"result": 273.1153,
"rate": 2.731153
}Build with NOK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key