Rate Overview
Live
1 NZD = 535.1159 CLP
1 CLP = 0.001869
NZD
Avg
530.7382
High
543.7371
Low
512.9982
Last updated: 3/27/2026, 12:59:54 PM
Quick Conversions
| NZD | CLP |
|---|---|
| 1 NZD | 535.12 CLP |
| 10 NZD | 5,351.16 CLP |
| 50 NZD | 26,755.80 CLP |
| 100 NZD | 53,511.59 CLP |
| 500 NZD | 267,557.96 CLP |
| 1,000 NZD | 535,115.92 CLP |
Get NZD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=CLPExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T12:59:54Z",
"rates": {
"CLP": 535.11592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "CLP",
"amount": 100
},
"result": 53511.592,
"rate": 535.11592
}Build with NZD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key