Rate Overview
Live
1 NZD = 1.9639 PEN
1 PEN = 0.509191
NZD
Avg
1.9834
High
2.0558
Low
1.9168
Last updated: 7/28/2026, 12:00:49 PM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 1.96 PEN |
| 10 NZD | 19.64 PEN |
| 50 NZD | 98.20 PEN |
| 100 NZD | 196.39 PEN |
| 500 NZD | 981.95 PEN |
| 1,000 NZD | 1,963.90 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-28T12:00:49Z",
"rates": {
"PEN": 1.963901
}
}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.3901,
"rate": 1.963901
}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