Rate Overview
Live
1 PHP = 0.028708 NZD
1 NZD = 34.8335
PHP
Avg
0.028852
High
0.029015
Low
0.028708
Last updated: 3/7/2026, 7:35:00 AM
Quick Conversions
| PHP | NZD |
|---|---|
| 1 PHP | 0.03 NZD |
| 10 PHP | 0.29 NZD |
| 50 PHP | 1.44 NZD |
| 100 PHP | 2.87 NZD |
| 500 PHP | 14.35 NZD |
| 1,000 PHP | 28.71 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-03-07T07:35:00Z",
"rates": {
"NZD": 0.028708
}
}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.8708,
"rate": 0.028708
}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