Rate Overview
Live
1 NZD = 60.4071 XPF
1 XPF = 0.016554
NZD
Avg
61.5995
High
66.8298
Low
57.9616
Last updated: 5/27/2026, 10:58:37 AM
Quick Conversions
| NZD | XPF |
|---|---|
| 1 NZD | 60.41 XPF |
| 10 NZD | 604.07 XPF |
| 50 NZD | 3,020.36 XPF |
| 100 NZD | 6,040.71 XPF |
| 500 NZD | 30,203.57 XPF |
| 1,000 NZD | 60,407.15 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-27T10:58:37Z",
"rates": {
"XPF": 60.407149
}
}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": 6040.7149,
"rate": 60.407149
}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