Rate Overview
Live
1 NZD = 60.1813 XPF
1 XPF = 0.016616
NZD
Avg
60.5916
High
60.9366
Low
60.0502
Last updated: 9/3/2026, 2:03:27 PM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.18 XPF |
| 10 NZD | 601.81 XPF |
| 50 NZD | 3,009.06 XPF |
| 100 NZD | 6,018.13 XPF |
| 500 NZD | 30,090.64 XPF |
| 1,000 NZD | 60,181.29 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-09-03T14:03:27Z",
"rates": {
"XPF": 60.181289
}
}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": 6018.1289,
"rate": 60.181289
}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