Rate Overview
Live
1 NZD = 60.4688 XPF
1 XPF = 0.016537
NZD
Avg
60.1976
High
61.1203
Low
59.0176
Last updated: 7/28/2026, 3:08:01 PM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.47 XPF |
| 10 NZD | 604.69 XPF |
| 50 NZD | 3,023.44 XPF |
| 100 NZD | 6,046.88 XPF |
| 500 NZD | 30,234.42 XPF |
| 1,000 NZD | 60,468.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-28T15:08:01Z",
"rates": {
"XPF": 60.468837
}
}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": 6046.8837,
"rate": 60.468837
}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