Rate Overview
Live
1 AUD = 72.7569 XPF
1 XPF = 0.013744
AUD
Avg
72.3493
High
72.7569
Low
71.8998
Last updated: 4/16/2026, 5:05:48 AM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 72.76 XPF |
| 10 AUD | 727.57 XPF |
| 50 AUD | 3,637.84 XPF |
| 100 AUD | 7,275.69 XPF |
| 500 AUD | 36,378.44 XPF |
| 1,000 AUD | 72,756.88 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-04-16T05:05:48Z",
"rates": {
"XPF": 72.75688
}
}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": 7275.687999999999,
"rate": 72.75688
}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