Rate Overview
Live
1 NZD = 516.6012 CLP
1 CLP = 0.001936
NZD
Avg
520.1171
High
527.5105
Low
511.1659
Last updated: 6/19/2026, 8:28:50 AM
Quick Conversions
| NZD | CLP |
|---|---|
| 1 NZD | 516.60 CLP |
| 10 NZD | 5,166.01 CLP |
| 50 NZD | 25,830.06 CLP |
| 100 NZD | 51,660.12 CLP |
| 500 NZD | 258,300.58 CLP |
| 1,000 NZD | 516,601.17 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-06-19T08:28:50Z",
"rates": {
"CLP": 516.601165
}
}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": 51660.116500000004,
"rate": 516.601165
}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