Rate Overview
Live
1 NZD = 59.7365 XPF
1 XPF = 0.016740
NZD
Avg
60.0588
High
60.5506
Low
59.6882
Last updated: 3/27/2026, 9:32:54 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 59.74 XPF |
| 10 NZD | 597.37 XPF |
| 50 NZD | 2,986.83 XPF |
| 100 NZD | 5,973.65 XPF |
| 500 NZD | 29,868.25 XPF |
| 1,000 NZD | 59,736.50 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-03-27T09:32:54Z",
"rates": {
"XPF": 59.736503
}
}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": 5973.6503,
"rate": 59.736503
}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