Rate Overview
Live
1 NOK = 332.5903 COP
1 COP = 0.003007
NOK
Avg
333.6317
High
335.8608
Low
330.8000
Last updated: 7/30/2026, 5:21:37 AM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 332.59 COP |
| 10 NOK | 3,325.90 COP |
| 50 NOK | 16,629.52 COP |
| 100 NOK | 33,259.03 COP |
| 500 NOK | 166,295.17 COP |
| 1,000 NOK | 332,590.33 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-30T05:21:37Z",
"rates": {
"COP": 332.590332
}
}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": 33259.0332,
"rate": 332.590332
}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