Rate Overview
Live
1 COP = 0.002916 NOK
1 NOK = 342.9355
COP
Avg
0.002927
High
0.002944
Low
0.002916
Last updated: 7/9/2026, 5:02:28 AM
Quick Conversions
| COP | NOK |
|---|---|
| 1 COP | 0.00 NOK |
| 10 COP | 0.03 NOK |
| 50 COP | 0.15 NOK |
| 100 COP | 0.29 NOK |
| 500 COP | 1.46 NOK |
| 1,000 COP | 2.92 NOK |
Get COP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=NOKExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-09T05:02:28Z",
"rates": {
"NOK": 0.002916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "NOK",
"amount": 100
},
"result": 0.2916,
"rate": 0.002916
}Build with COP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key