Rate Overview
Live
1 NZD = 59.7091 XPF
1 XPF = 0.016748
NZD
Avg
60.3571
High
60.8375
Low
59.6897
Last updated: 3/27/2026, 12:58:21 PM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 59.71 XPF |
| 10 NZD | 597.09 XPF |
| 50 NZD | 2,985.45 XPF |
| 100 NZD | 5,970.91 XPF |
| 500 NZD | 29,854.54 XPF |
| 1,000 NZD | 59,709.08 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-03-27T12:58:21Z",
"rates": {
"XPF": 59.709075
}
}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": 5970.9075,
"rate": 59.709075
}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