Rate Overview
Live
1 NZD = 2.0259 PEN
1 PEN = 0.493616
NZD
Avg
1.9918
High
2.0259
Low
1.9506
Last updated: 4/17/2026, 6:23:31 AM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 2.03 PEN |
| 10 NZD | 20.26 PEN |
| 50 NZD | 101.29 PEN |
| 100 NZD | 202.59 PEN |
| 500 NZD | 1,012.93 PEN |
| 1,000 NZD | 2,025.87 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-04-17T06:23:31Z",
"rates": {
"PEN": 2.025865
}
}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": 202.5865,
"rate": 2.025865
}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