Rate Overview
Live
1 NOK = 2.5046 CUP
1 CUP = 0.399259
NOK
Avg
2.4993
High
2.5209
Low
2.4819
Last updated: 3/7/2026, 7:40:01 AM
Quick Conversions
| NOK | CUP |
|---|---|
| 1 NOK | 2.50 CUP |
| 10 NOK | 25.05 CUP |
| 50 NOK | 125.23 CUP |
| 100 NOK | 250.46 CUP |
| 500 NOK | 1,252.32 CUP |
| 1,000 NOK | 2,504.64 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-07T07:40:01Z",
"rates": {
"CUP": 2.504637
}
}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": 250.4637,
"rate": 2.504637
}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