Rate Overview
Live
1 COP = 0.002461 NOK
1 NOK = 406.3389
COP
Avg
0.002498
High
0.002541
Low
0.002460
Last updated: 5/9/2026, 1:28:26 AM
Quick Conversions
| COP | NOK |
|---|---|
| 1 COP | 0.00 NOK |
| 10 COP | 0.02 NOK |
| 50 COP | 0.12 NOK |
| 100 COP | 0.25 NOK |
| 500 COP | 1.23 NOK |
| 1,000 COP | 2.46 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-05-09T01:28:26Z",
"rates": {
"NOK": 0.002461
}
}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.2461,
"rate": 0.002461
}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