Rate Overview
Live
1 NZD = 2.0001 PEN
1 PEN = 0.499983
NZD
Avg
2.0112
High
2.0314
Low
1.9956
Last updated: 3/27/2026, 2:32:27 PM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 2.00 PEN |
| 10 NZD | 20.00 PEN |
| 50 NZD | 100.00 PEN |
| 100 NZD | 200.01 PEN |
| 500 NZD | 1,000.03 PEN |
| 1,000 NZD | 2,000.07 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-03-27T14:32:27Z",
"rates": {
"PEN": 2.000068
}
}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.00680000000003,
"rate": 2.000068
}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