Rate Overview
Live
1 NZD = 60.2798 XPF
1 XPF = 0.016589
NZD
Avg
60.1072
High
60.2798
Low
59.9055
Last updated: 5/27/2026, 8:26:57 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.28 XPF |
| 10 NZD | 602.80 XPF |
| 50 NZD | 3,013.99 XPF |
| 100 NZD | 6,027.98 XPF |
| 500 NZD | 30,139.91 XPF |
| 1,000 NZD | 60,279.82 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-05-27T08:26:57Z",
"rates": {
"XPF": 60.279822
}
}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": 6027.9822,
"rate": 60.279822
}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