Rate Overview
Live
1 NZD = 1.9671 PEN
1 PEN = 0.508367
NZD
Avg
1.9916
High
2.1338
Low
1.8914
Last updated: 7/27/2026, 1:25:49 PM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 1.97 PEN |
| 10 NZD | 19.67 PEN |
| 50 NZD | 98.35 PEN |
| 100 NZD | 196.71 PEN |
| 500 NZD | 983.54 PEN |
| 1,000 NZD | 1,967.08 PEN |
Get NZD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=PENExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-27T13:25:49Z",
"rates": {
"PEN": 1.967081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "PEN",
"amount": 100
},
"result": 196.7081,
"rate": 1.967081
}Build with NZD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key