Rate Overview
Live
1 NZD = 2.0365 PEN
1 PEN = 0.491036
NZD
Avg
2.0106
High
2.0365
Low
1.9854
Last updated: 3/6/2026, 8:03:46 AM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 2.04 PEN |
| 10 NZD | 20.37 PEN |
| 50 NZD | 101.83 PEN |
| 100 NZD | 203.65 PEN |
| 500 NZD | 1,018.25 PEN |
| 1,000 NZD | 2,036.51 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-06T08:03:46Z",
"rates": {
"PEN": 2.036509
}
}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": 203.6509,
"rate": 2.036509
}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