Rate Overview
Live
1 NZD = 34.8325 PHP
1 PHP = 0.028709
NZD
Avg
34.6599
High
34.8325
Low
34.4642
Last updated: 3/7/2026, 7:34:55 AM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 34.83 PHP |
| 10 NZD | 348.33 PHP |
| 50 NZD | 1,741.63 PHP |
| 100 NZD | 3,483.25 PHP |
| 500 NZD | 17,416.26 PHP |
| 1,000 NZD | 34,832.52 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-03-07T07:34:55Z",
"rates": {
"PHP": 34.832516
}
}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": 3483.2515999999996,
"rate": 34.832516
}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