Rate Overview
Live
1 NZD = 1.9833 PEN
1 PEN = 0.504209
NZD
Avg
2.0788
High
2.3337
Low
1.9123
Last updated: 7/19/2026, 7:52:12 PM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 1.98 PEN |
| 10 NZD | 19.83 PEN |
| 50 NZD | 99.17 PEN |
| 100 NZD | 198.33 PEN |
| 500 NZD | 991.65 PEN |
| 1,000 NZD | 1,983.30 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-19T19:52:12Z",
"rates": {
"PEN": 1.983303
}
}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": 198.3303,
"rate": 1.983303
}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