Rate Overview
Live
1 PHP = 0.027847 NZD
1 NZD = 35.9105
PHP
Avg
0.027859
High
0.027991
Low
0.027695
Last updated: 7/27/2026, 5:59:42 AM
Quick Conversions
| PHP | NZD |
|---|---|
| 1 PHP | 0.03 NZD |
| 10 PHP | 0.28 NZD |
| 50 PHP | 1.39 NZD |
| 100 PHP | 2.78 NZD |
| 500 PHP | 13.92 NZD |
| 1,000 PHP | 27.85 NZD |
Get PHP/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=NZDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-27T05:59:42Z",
"rates": {
"NZD": 0.027847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "NZD",
"amount": 100
},
"result": 2.7847,
"rate": 0.027847
}Build with PHP/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key