Rate Overview
Live
1 NOK = 333.7687 COP
1 COP = 0.002996
NOK
Avg
379.6258
High
409.6237
Low
332.4927
Last updated: 7/27/2026, 1:20:36 PM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 333.77 COP |
| 10 NOK | 3,337.69 COP |
| 50 NOK | 16,688.44 COP |
| 100 NOK | 33,376.87 COP |
| 500 NOK | 166,884.36 COP |
| 1,000 NOK | 333,768.72 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-27T13:20:36Z",
"rates": {
"COP": 333.768721
}
}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": 33376.8721,
"rate": 333.768721
}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