Rate Overview
Live
1 NOK = 395.2733 COP
1 COP = 0.002530
NOK
Avg
398.5585
High
408.9039
Low
392.5209
Last updated: 5/27/2026, 6:19:12 PM
Quick Conversions
| NOK | COP |
|---|---|
| 1 NOK | 395.27 COP |
| 10 NOK | 3,952.73 COP |
| 50 NOK | 19,763.67 COP |
| 100 NOK | 39,527.33 COP |
| 500 NOK | 197,636.65 COP |
| 1,000 NOK | 395,273.31 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-05-27T18:19:12Z",
"rates": {
"COP": 395.273309
}
}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": 39527.3309,
"rate": 395.273309
}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