Rate Overview
Live
1 NZD = 536.4285 CLP
1 CLP = 0.001864
NZD
Avg
528.3943
High
536.4285
Low
523.7062
Last updated: 7/9/2026, 9:23:15 AM
Quick Conversions
| NZD | CLP |
|---|---|
| 1 NZD | 536.43 CLP |
| 10 NZD | 5,364.28 CLP |
| 50 NZD | 26,821.42 CLP |
| 100 NZD | 53,642.85 CLP |
| 500 NZD | 268,214.23 CLP |
| 1,000 NZD | 536,428.45 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-07-09T09:23:15Z",
"rates": {
"CLP": 536.428454
}
}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": 53642.8454,
"rate": 536.428454
}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