PHP
NZD
$

PHP/NZD Exchange Rate

Philippine Peso to New Zealand Dollar

Live Rate
0.028747
-3.28% 6M

1 NZD = 34.7862 PHP

PHP/NZD Price Chart

Historical exchange rate performance

Current 0.028747
High 0.030279
Low 0.028249
6M Change -3.28%

Rate Overview

Live
1 PHP = 0.028747 NZD
1 NZD = 34.7862 PHP
Avg
0.029236
High
0.030279
Low
0.028249

Last updated: 3/28/2026, 10:59:47 AM

Quick Conversions

PHPNZD
1 PHP0.03 NZD
10 PHP0.29 NZD
50 PHP1.44 NZD
100 PHP2.87 NZD
500 PHP14.37 NZD
1,000 PHP28.75 NZD

Get PHP/NZD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=NZD

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-03-28T10:59:47Z",
  "rates": {
    "NZD": 0.028747
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=PHP&to=NZD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "NZD",
    "amount": 100
  },
  "result": 2.8747000000000003,
  "rate": 0.028747
}

Build with PHP/NZD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key