Rate Overview
Live
1 NOK = 394.0136 COP
1 COP = 0.002538
NOK
Avg
392.6318
High
394.7927
Low
388.3580
Last updated: 3/7/2026, 7:44:25 AM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 394.01 COP |
| 10 NOK | 3,940.14 COP |
| 50 NOK | 19,700.68 COP |
| 100 NOK | 39,401.36 COP |
| 500 NOK | 197,006.78 COP |
| 1,000 NOK | 394,013.56 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-03-07T07:44:25Z",
"rates": {
"COP": 394.013556
}
}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": 39401.3556,
"rate": 394.013556
}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