Rate Overview
Live
1 NOK = 342.8974 COP
1 COP = 0.002916
NOK
Avg
341.5690
High
342.8974
Low
339.6385
Last updated: 7/9/2026, 5:06:46 AM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 342.90 COP |
| 10 NOK | 3,428.97 COP |
| 50 NOK | 17,144.87 COP |
| 100 NOK | 34,289.74 COP |
| 500 NOK | 171,448.72 COP |
| 1,000 NOK | 342,897.45 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-09T05:06:46Z",
"rates": {
"COP": 342.897446
}
}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": 34289.7446,
"rate": 342.897446
}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