Rate Overview
Live
1 PHP = 0.028579 NZD
1 NZD = 34.9907
PHP
Avg
0.028409
High
0.028620
Low
0.028082
Last updated: 6/19/2026, 8:18:45 AM
Quick Conversions
| PHP | NZD |
|---|---|
| 1 PHP | 0.03 NZD |
| 10 PHP | 0.29 NZD |
| 50 PHP | 1.43 NZD |
| 100 PHP | 2.86 NZD |
| 500 PHP | 14.29 NZD |
| 1,000 PHP | 28.58 NZD |
Get PHP/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=NZDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-06-19T08:18:45Z",
"rates": {
"NZD": 0.028579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "NZD",
"amount": 100
},
"result": 2.8579,
"rate": 0.028579
}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