Rate Overview
Live
1 NZD = 36.7872 PHP
1 PHP = 0.027183
NZD
Avg
36.7419
High
36.8939
Low
36.4481
Last updated: 9/8/2026, 9:51:14 PM
Quick Conversions
| NZD | PHP |
|---|---|
| 1 NZD | 36.79 PHP |
| 10 NZD | 367.87 PHP |
| 50 NZD | 1,839.36 PHP |
| 100 NZD | 3,678.72 PHP |
| 500 NZD | 18,393.59 PHP |
| 1,000 NZD | 36,787.18 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-09-08T21:51:14Z",
"rates": {
"PHP": 36.787181
}
}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": 3678.7180999999996,
"rate": 36.787181
}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