Rate Overview
Live
1 NOK = 332.7002 COP
1 COP = 0.003006
NOK
Avg
378.9464
High
407.9755
Low
330.8000
Last updated: 7/30/2026, 8:13:56 AM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 332.70 COP |
| 10 NOK | 3,327.00 COP |
| 50 NOK | 16,635.01 COP |
| 100 NOK | 33,270.02 COP |
| 500 NOK | 166,350.12 COP |
| 1,000 NOK | 332,700.24 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-30T08:13:56Z",
"rates": {
"COP": 332.700242
}
}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": 33270.0242,
"rate": 332.700242
}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