Rate Overview
Live
1 NZD = 35.4392 PHP
1 PHP = 0.028217
NZD
Avg
35.2085
High
35.4582
Low
34.9236
Last updated: 4/17/2026, 10:38:37 AM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 35.44 PHP |
| 10 NZD | 354.39 PHP |
| 50 NZD | 1,771.96 PHP |
| 100 NZD | 3,543.92 PHP |
| 500 NZD | 17,719.61 PHP |
| 1,000 NZD | 35,439.23 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-17T10:38:37Z",
"rates": {
"PHP": 35.439227
}
}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": 3543.9227,
"rate": 35.439227
}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