Rate Overview
Live
1 NZD = 543.8062 CLP
1 CLP = 0.001839
NZD
Avg
546.0177
High
549.8188
Low
541.5846
Last updated: 7/29/2026, 1:46:22 AM
Quick Conversions
| NZD | CLP |
|---|---|
| 1 NZD | 543.81 CLP |
| 10 NZD | 5,438.06 CLP |
| 50 NZD | 27,190.31 CLP |
| 100 NZD | 54,380.62 CLP |
| 500 NZD | 271,903.11 CLP |
| 1,000 NZD | 543,806.22 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-29T01:46:22Z",
"rates": {
"CLP": 543.80622
}
}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": 54380.622,
"rate": 543.80622
}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