Rate Overview
Live
1 NZD = 1.9862 PEN
1 PEN = 0.503479
NZD
Avg
1.9709
High
1.9862
Low
1.9496
Last updated: 6/16/2026, 2:39:58 PM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 1.99 PEN |
| 10 NZD | 19.86 PEN |
| 50 NZD | 99.31 PEN |
| 100 NZD | 198.62 PEN |
| 500 NZD | 993.09 PEN |
| 1,000 NZD | 1,986.18 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-06-16T14:39:58Z",
"rates": {
"PEN": 1.986182
}
}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.6182,
"rate": 1.986182
}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