Rate Overview
Live
1 NZD = 35.9846 PHP
1 PHP = 0.027790
NZD
Avg
36.1859
High
36.3297
Low
35.9846
Last updated: 5/7/2026, 9:16:20 PM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 35.98 PHP |
| 10 NZD | 359.85 PHP |
| 50 NZD | 1,799.23 PHP |
| 100 NZD | 3,598.46 PHP |
| 500 NZD | 17,992.31 PHP |
| 1,000 NZD | 35,984.61 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-07T21:16:20Z",
"rates": {
"PHP": 35.984613
}
}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": 3598.4613000000004,
"rate": 35.984613
}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