Rate Overview
Live
1 COP = 0.000448 NZD
1 NZD = 2232.14
COP
Avg
0.000447
High
0.000450
Low
0.000444
Last updated: 3/7/2026, 7:35:58 AM
Quick Conversions
| COP | NZD |
|---|---|
| 1 COP | 0.00 NZD |
| 10 COP | 0.00 NZD |
| 50 COP | 0.02 NZD |
| 100 COP | 0.04 NZD |
| 500 COP | 0.22 NZD |
| 1,000 COP | 0.45 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-03-07T07:35:58Z",
"rates": {
"NZD": 0.000448
}
}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.0448,
"rate": 0.000448
}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