Rate Overview
Live
1 COP = 0.003001 NOK
1 NOK = 333.2223
COP
Avg
0.002682
High
0.003012
Low
0.002437
Last updated: 7/30/2026, 7:40:29 AM
Quick Conversions
| COP | NOK |
|---|---|
| 1 COP | 0.00 NOK |
| 10 COP | 0.03 NOK |
| 50 COP | 0.15 NOK |
| 100 COP | 0.30 NOK |
| 500 COP | 1.50 NOK |
| 1,000 COP | 3.00 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-30T07:40:29Z",
"rates": {
"NOK": 0.003001
}
}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.30010000000000003,
"rate": 0.003001
}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