Rate Overview
Live
1 NZD = 537.9011 CLP
1 CLP = 0.001859
NZD
Avg
528.5611
High
537.9011
Low
518.7057
Last updated: 3/7/2026, 3:25:58 AM
Quick Conversions
| NZD | CLP |
|---|---|
| 1 NZD | 537.90 CLP |
| 10 NZD | 5,379.01 CLP |
| 50 NZD | 26,895.05 CLP |
| 100 NZD | 53,790.11 CLP |
| 500 NZD | 268,950.53 CLP |
| 1,000 NZD | 537,901.06 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-07T03:25:58Z",
"rates": {
"CLP": 537.901058
}
}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": 53790.105800000005,
"rate": 537.901058
}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