Rate Overview
Live
1 AUD = 71.5742 XPF
1 XPF = 0.013972
AUD
Avg
71.8101
High
72.2547
Low
71.4452
Last updated: 3/7/2026, 12:10:27 AM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 71.57 XPF |
| 10 AUD | 715.74 XPF |
| 50 AUD | 3,578.71 XPF |
| 100 AUD | 7,157.42 XPF |
| 500 AUD | 35,787.09 XPF |
| 1,000 AUD | 71,574.18 XPF |
Get AUD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=XPFExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-03-07T00:10:27Z",
"rates": {
"XPF": 71.574183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "XPF",
"amount": 100
},
"result": 7157.4183,
"rate": 71.574183
}Build with AUD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key