Rate Overview
Live
1 COP = 0.000469 NZD
1 NZD = 2132.20
COP
Avg
0.000470
High
0.000472
Low
0.000468
Last updated: 4/17/2026, 1:21:05 PM
Quick Conversions
| COP | NZD |
|---|---|
| 1 COP | 0.00 NZD |
| 10 COP | 0.00 NZD |
| 50 COP | 0.02 NZD |
| 100 COP | 0.05 NZD |
| 500 COP | 0.23 NZD |
| 1,000 COP | 0.47 NZD |
Get COP/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=NZDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-17T13:21:05Z",
"rates": {
"NZD": 0.000469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "NZD",
"amount": 100
},
"result": 0.046900000000000004,
"rate": 0.000469
}Build with COP/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key