Rate Overview
Live
1 NZD = 34.9899 PHP
1 PHP = 0.028580
NZD
Avg
35.2013
High
35.6093
Low
34.9399
Last updated: 6/19/2026, 8:39:04 AM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 34.99 PHP |
| 10 NZD | 349.90 PHP |
| 50 NZD | 1,749.50 PHP |
| 100 NZD | 3,498.99 PHP |
| 500 NZD | 17,494.97 PHP |
| 1,000 NZD | 34,989.93 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-06-19T08:39:04Z",
"rates": {
"PHP": 34.989931
}
}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": 3498.9930999999997,
"rate": 34.989931
}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