Rate Overview
Live
1 NZD = 60.4742 XPF
1 XPF = 0.016536
NZD
Avg
60.2091
High
60.8375
Low
59.1335
Last updated: 7/27/2026, 8:51:39 PM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.47 XPF |
| 10 NZD | 604.74 XPF |
| 50 NZD | 3,023.71 XPF |
| 100 NZD | 6,047.42 XPF |
| 500 NZD | 30,237.11 XPF |
| 1,000 NZD | 60,474.22 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-27T20:51:39Z",
"rates": {
"XPF": 60.474222
}
}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": 6047.4222,
"rate": 60.474222
}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