Rate Overview
Live
1 NZD = 2.0015 PEN
1 PEN = 0.499629
NZD
Avg
1.9942
High
2.0015
Low
1.9833
Last updated: 5/27/2026, 5:30:14 PM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 2.00 PEN |
| 10 NZD | 20.01 PEN |
| 50 NZD | 100.07 PEN |
| 100 NZD | 200.15 PEN |
| 500 NZD | 1,000.74 PEN |
| 1,000 NZD | 2,001.49 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-05-27T17:30:14Z",
"rates": {
"PEN": 2.001486
}
}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": 200.1486,
"rate": 2.001486
}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