Rate Overview
Live
1 NZD = 60.5673 XPF
1 XPF = 0.016511
NZD
Avg
59.6527
High
61.0997
Low
58.0086
Last updated: 7/29/2026, 3:41:23 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.57 XPF |
| 10 NZD | 605.67 XPF |
| 50 NZD | 3,028.37 XPF |
| 100 NZD | 6,056.73 XPF |
| 500 NZD | 30,283.66 XPF |
| 1,000 NZD | 60,567.33 XPF |
Get NZD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=XPFExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-29T03:41:23Z",
"rates": {
"XPF": 60.567328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "XPF",
"amount": 100
},
"result": 6056.732800000001,
"rate": 60.567328
}Build with NZD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key