Rate Overview
Live
1 NZD = 35.7247 PHP
1 PHP = 0.027992
NZD
Avg
35.9054
High
36.1066
Low
35.7247
Last updated: 7/25/2026, 11:26:15 PM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 35.72 PHP |
| 10 NZD | 357.25 PHP |
| 50 NZD | 1,786.24 PHP |
| 100 NZD | 3,572.47 PHP |
| 500 NZD | 17,862.35 PHP |
| 1,000 NZD | 35,724.71 PHP |
Get NZD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=PHPExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-25T23:26:15Z",
"rates": {
"PHP": 35.724709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "PHP",
"amount": 100
},
"result": 3572.4709,
"rate": 35.724709
}Build with NZD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key