Rate Overview
Live
1 NZD = 1.9908 PEN
1 PEN = 0.502316
NZD
Avg
1.9910
High
2.0566
Low
1.9125
Last updated: 7/21/2026, 7:45:34 AM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 1.99 PEN |
| 10 NZD | 19.91 PEN |
| 50 NZD | 99.54 PEN |
| 100 NZD | 199.08 PEN |
| 500 NZD | 995.39 PEN |
| 1,000 NZD | 1,990.78 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-21T07:45:34Z",
"rates": {
"PEN": 1.990779
}
}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": 199.0779,
"rate": 1.990779
}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