Rate Overview
Live
1 NZD = 60.6040 XPF
1 XPF = 0.016501
NZD
Avg
60.4399
High
60.6294
Low
60.1544
Last updated: 3/7/2026, 3:08:12 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.60 XPF |
| 10 NZD | 606.04 XPF |
| 50 NZD | 3,030.20 XPF |
| 100 NZD | 6,060.40 XPF |
| 500 NZD | 30,301.98 XPF |
| 1,000 NZD | 60,603.97 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-07T03:08:12Z",
"rates": {
"XPF": 60.60397
}
}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": 6060.397,
"rate": 60.60397
}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