Rate Overview
Live
1 NZD = 1.9968 PEN
1 PEN = 0.500797
NZD
Avg
2.0095
High
2.0533
Low
1.9854
Last updated: 3/27/2026, 4:28:24 PM
Quick Conversions
| NZD | PEN |
|---|---|
| 1 NZD | 2.00 PEN |
| 10 NZD | 19.97 PEN |
| 50 NZD | 99.84 PEN |
| 100 NZD | 199.68 PEN |
| 500 NZD | 998.41 PEN |
| 1,000 NZD | 1,996.82 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-27T16:28:24Z",
"rates": {
"PEN": 1.996818
}
}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.6818,
"rate": 1.996818
}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