Rate Overview
Live
1 NZD = 59.7638 XPF
1 XPF = 0.016733
NZD
Avg
59.5394
High
59.7638
Low
59.3060
Last updated: 7/9/2026, 5:13:34 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 59.76 XPF |
| 10 NZD | 597.64 XPF |
| 50 NZD | 2,988.19 XPF |
| 100 NZD | 5,976.38 XPF |
| 500 NZD | 29,881.92 XPF |
| 1,000 NZD | 59,763.84 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-09T05:13:34Z",
"rates": {
"XPF": 59.763836
}
}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": 5976.3836,
"rate": 59.763836
}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