Rate Overview
Live
1 AUD = 73.2647 XPF
1 XPF = 0.013649
AUD
Avg
71.9691
High
73.8986
Low
67.9368
Last updated: 7/25/2026, 9:17:57 PM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 73.26 XPF |
| 10 AUD | 732.65 XPF |
| 50 AUD | 3,663.23 XPF |
| 100 AUD | 7,326.47 XPF |
| 500 AUD | 36,632.33 XPF |
| 1,000 AUD | 73,264.67 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-25T21:17:57Z",
"rates": {
"XPF": 73.264668
}
}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": 7326.4668,
"rate": 73.264668
}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