Rate Overview
Live
1 NZD = 35.4204 PHP
1 PHP = 0.028232
NZD
Avg
35.1119
High
35.4204
Low
34.9192
Last updated: 7/9/2026, 10:02:15 AM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 35.42 PHP |
| 10 NZD | 354.20 PHP |
| 50 NZD | 1,771.02 PHP |
| 100 NZD | 3,542.04 PHP |
| 500 NZD | 17,710.19 PHP |
| 1,000 NZD | 35,420.39 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-09T10:02:15Z",
"rates": {
"PHP": 35.420386
}
}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": 3542.0386,
"rate": 35.420386
}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