Rate Overview
Live
1 NOK = 334.0196 COP
1 COP = 0.002994
NOK
Avg
384.9093
High
416.0033
Low
334.0196
Last updated: 7/30/2026, 10:51:42 AM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 334.02 COP |
| 10 NOK | 3,340.20 COP |
| 50 NOK | 16,700.98 COP |
| 100 NOK | 33,401.96 COP |
| 500 NOK | 167,009.81 COP |
| 1,000 NOK | 334,019.62 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-30T10:51:42Z",
"rates": {
"COP": 334.019617
}
}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": 33401.9617,
"rate": 334.019617
}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