Rate Overview
Live
1 NZD = 36.5335 PHP
1 PHP = 0.027372
NZD
Avg
36.1316
High
36.5335
Low
35.7911
Last updated: 8/17/2026, 11:51:44 AM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 36.53 PHP |
| 10 NZD | 365.33 PHP |
| 50 NZD | 1,826.67 PHP |
| 100 NZD | 3,653.35 PHP |
| 500 NZD | 18,266.74 PHP |
| 1,000 NZD | 36,533.48 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-08-17T11:51:44Z",
"rates": {
"PHP": 36.533481
}
}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": 3653.3481,
"rate": 36.533481
}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