Rate Overview
Live
1 NZD = 36.3817 PHP
1 PHP = 0.027486
NZD
Avg
34.3343
High
36.3817
Low
32.2715
Last updated: 5/28/2026, 1:53:52 AM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 36.38 PHP |
| 10 NZD | 363.82 PHP |
| 50 NZD | 1,819.09 PHP |
| 100 NZD | 3,638.17 PHP |
| 500 NZD | 18,190.87 PHP |
| 1,000 NZD | 36,381.73 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-28T01:53:52Z",
"rates": {
"PHP": 36.381732
}
}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": 3638.1732,
"rate": 36.381732
}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