Rate Overview
Live
1 NZD = 35.1901 PHP
1 PHP = 0.028417
NZD
Avg
35.0411
High
35.1901
Low
34.9192
Last updated: 7/8/2026, 6:20:52 PM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 35.19 PHP |
| 10 NZD | 351.90 PHP |
| 50 NZD | 1,759.51 PHP |
| 100 NZD | 3,519.01 PHP |
| 500 NZD | 17,595.05 PHP |
| 1,000 NZD | 35,190.10 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-07-08T18:20:52Z",
"rates": {
"PHP": 35.190102
}
}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": 3519.0102,
"rate": 35.190102
}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