Rate Overview
Live
1 NZD = 60.4832 XPF
1 XPF = 0.016534
NZD
Avg
60.6055
High
60.8279
Low
60.4132
Last updated: 7/29/2026, 12:11:01 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.48 XPF |
| 10 NZD | 604.83 XPF |
| 50 NZD | 3,024.16 XPF |
| 100 NZD | 6,048.32 XPF |
| 500 NZD | 30,241.60 XPF |
| 1,000 NZD | 60,483.19 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-29T00:11:01Z",
"rates": {
"XPF": 60.483193
}
}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": 6048.3193,
"rate": 60.483193
}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