Rate Overview
Live
1 NZD = 60.7248 XPF
1 XPF = 0.016468
NZD
Avg
60.7201
High
60.8532
Low
60.4322
Last updated: 8/14/2026, 9:49:58 PM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.72 XPF |
| 10 NZD | 607.25 XPF |
| 50 NZD | 3,036.24 XPF |
| 100 NZD | 6,072.48 XPF |
| 500 NZD | 30,362.41 XPF |
| 1,000 NZD | 60,724.83 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-08-14T21:49:58Z",
"rates": {
"XPF": 60.724825
}
}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": 6072.4825,
"rate": 60.724825
}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