Rate Overview
Live
1 NOK = 331.7889 COP
1 COP = 0.003014
NOK
Avg
384.8164
High
416.0033
Low
331.7889
Last updated: 7/29/2026, 6:42:40 AM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 331.79 COP |
| 10 NOK | 3,317.89 COP |
| 50 NOK | 16,589.45 COP |
| 100 NOK | 33,178.89 COP |
| 500 NOK | 165,894.45 COP |
| 1,000 NOK | 331,788.91 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-29T06:42:40Z",
"rates": {
"COP": 331.788906
}
}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": 33178.8906,
"rate": 331.788906
}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