Rate Overview
Live
1 AUD = 72.3656 XPF
1 XPF = 0.013819
AUD
Avg
72.2066
High
72.4165
Low
72.0108
Last updated: 7/4/2026, 6:30:55 AM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 72.37 XPF |
| 10 AUD | 723.66 XPF |
| 50 AUD | 3,618.28 XPF |
| 100 AUD | 7,236.56 XPF |
| 500 AUD | 36,182.79 XPF |
| 1,000 AUD | 72,365.58 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-07-04T06:30:55Z",
"rates": {
"XPF": 72.365579
}
}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": 7236.5579,
"rate": 72.365579
}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