Rate Overview
Live
1 NZD = 59.8218 XPF
1 XPF = 0.016716
NZD
Avg
60.0535
High
60.3761
Low
59.8218
Last updated: 6/17/2026, 8:03:18 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 59.82 XPF |
| 10 NZD | 598.22 XPF |
| 50 NZD | 2,991.09 XPF |
| 100 NZD | 5,982.18 XPF |
| 500 NZD | 29,910.89 XPF |
| 1,000 NZD | 59,821.79 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-06-17T08:03:18Z",
"rates": {
"XPF": 59.821786
}
}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": 5982.1786,
"rate": 59.821786
}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