Rate Overview
Live
1 NZD = 60.6332 XPF
1 XPF = 0.016493
NZD
Avg
60.2499
High
60.7708
Low
59.8875
Last updated: 5/7/2026, 6:56:36 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.63 XPF |
| 10 NZD | 606.33 XPF |
| 50 NZD | 3,031.66 XPF |
| 100 NZD | 6,063.32 XPF |
| 500 NZD | 30,316.60 XPF |
| 1,000 NZD | 60,633.20 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-07T06:56:36Z",
"rates": {
"XPF": 60.633201
}
}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": 6063.3201,
"rate": 60.633201
}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