Rate Overview
Live
1 COP = 0.002537 NOK
1 NOK = 394.1663
COP
Avg
0.002546
High
0.002574
Low
0.002532
Last updated: 3/7/2026, 7:37:10 AM
Quick Conversions
| COP | NOK |
|---|---|
| 1 COP | 0.00 NOK |
| 10 COP | 0.03 NOK |
| 50 COP | 0.13 NOK |
| 100 COP | 0.25 NOK |
| 500 COP | 1.27 NOK |
| 1,000 COP | 2.54 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-03-07T07:37:10Z",
"rates": {
"NOK": 0.002537
}
}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.25370000000000004,
"rate": 0.002537
}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