Rate Overview
Live
1 NZD = 34.7862 PHP
1 PHP = 0.028747
NZD
Avg
34.9058
High
35.1205
Low
34.7862
Last updated: 3/28/2026, 1:21:59 PM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 34.79 PHP |
| 10 NZD | 347.86 PHP |
| 50 NZD | 1,739.31 PHP |
| 100 NZD | 3,478.62 PHP |
| 500 NZD | 17,393.09 PHP |
| 1,000 NZD | 34,786.17 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-28T13:21:59Z",
"rates": {
"PHP": 34.786172
}
}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": 3478.6172,
"rate": 34.786172
}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