Rate Overview
Live
1 NZD = 36.3256 PHP
1 PHP = 0.027529
NZD
Avg
36.1087
High
36.3256
Low
35.9599
Last updated: 5/28/2026, 12:48:37 AM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 36.33 PHP |
| 10 NZD | 363.26 PHP |
| 50 NZD | 1,816.28 PHP |
| 100 NZD | 3,632.56 PHP |
| 500 NZD | 18,162.81 PHP |
| 1,000 NZD | 36,325.62 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-05-28T00:48:37Z",
"rates": {
"PHP": 36.325624
}
}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": 3632.5624,
"rate": 36.325624
}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