Rate Overview
Live
1 NZD = 59.6954 XPF
1 XPF = 0.016752
NZD
Avg
59.7129
High
59.9254
Low
59.3738
Last updated: 4/17/2026, 4:57:39 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 59.70 XPF |
| 10 NZD | 596.95 XPF |
| 50 NZD | 2,984.77 XPF |
| 100 NZD | 5,969.54 XPF |
| 500 NZD | 29,847.70 XPF |
| 1,000 NZD | 59,695.41 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-04-17T04:57:39Z",
"rates": {
"XPF": 59.695408
}
}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": 5969.5408,
"rate": 59.695408
}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