Rate Overview
Live
1 NZD = 536.0323 CLP
1 CLP = 0.001866
NZD
Avg
533.5922
High
540.1706
Low
529.6910
Last updated: 5/7/2026, 4:01:53 PM
Quick Conversions
| NZD | CLP |
|---|---|
| 1 NZD | 536.03 CLP |
| 10 NZD | 5,360.32 CLP |
| 50 NZD | 26,801.62 CLP |
| 100 NZD | 53,603.23 CLP |
| 500 NZD | 268,016.17 CLP |
| 1,000 NZD | 536,032.35 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-05-07T16:01:53Z",
"rates": {
"CLP": 536.032349
}
}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": 53603.234899999996,
"rate": 536.032349
}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