Rate Overview
Live
1 PHP = 0.028473 NZD
1 NZD = 35.1210 PHP
Avg
0.029208
High
0.030794
Low
0.027600
Last updated: 1/25/2026, 4:45:44 PM
Quick Conversions
| PHP | NZD |
|---|---|
| 1 PHP | 0.03 NZD |
| 10 PHP | 0.28 NZD |
| 50 PHP | 1.42 NZD |
| 100 PHP | 2.85 NZD |
| 500 PHP | 14.24 NZD |
| 1,000 PHP | 28.47 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-01-25T16:45:44Z",
"rates": {
"NZD": 0.028473
}
}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.8472999999999997,
"rate": 0.028473
}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