Rate Overview
Live
1 NZD = 35.4227 PHP
1 PHP = 0.028231
NZD
Avg
35.2065
High
35.4571
Low
34.9236
Last updated: 4/17/2026, 11:58:01 AM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 35.42 PHP |
| 10 NZD | 354.23 PHP |
| 50 NZD | 1,771.13 PHP |
| 100 NZD | 3,542.27 PHP |
| 500 NZD | 17,711.33 PHP |
| 1,000 NZD | 35,422.67 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-04-17T11:58:01Z",
"rates": {
"PHP": 35.422669
}
}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.2669,
"rate": 35.422669
}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