Rate Overview
Live
1 NZD = 60.2335 XPF
1 XPF = 0.016602
NZD
Avg
60.1778
High
60.8179
Low
59.7351
Last updated: 5/27/2026, 4:06:12 PM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.23 XPF |
| 10 NZD | 602.33 XPF |
| 50 NZD | 3,011.67 XPF |
| 100 NZD | 6,023.35 XPF |
| 500 NZD | 30,116.73 XPF |
| 1,000 NZD | 60,233.45 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-27T16:06:12Z",
"rates": {
"XPF": 60.233452
}
}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": 6023.3452,
"rate": 60.233452
}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