Rate Overview
Live
1 NOK = 330.9014 COP
1 COP = 0.003022
NOK
Avg
374.7553
High
407.9755
Low
330.8000
Last updated: 7/29/2026, 2:02:59 AM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 330.90 COP |
| 10 NOK | 3,309.01 COP |
| 50 NOK | 16,545.07 COP |
| 100 NOK | 33,090.14 COP |
| 500 NOK | 165,450.72 COP |
| 1,000 NOK | 330,901.44 COP |
Get NOK/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=COPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-29T02:02:59Z",
"rates": {
"COP": 330.901437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "COP",
"amount": 100
},
"result": 33090.1437,
"rate": 330.901437
}Build with NOK/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key