Rate Overview
Live
1 AUD = 72.8751 XPF
1 XPF = 0.013722
AUD
Avg
71.8415
High
73.8986
Low
67.9368
Last updated: 6/21/2026, 12:44:43 PM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 72.88 XPF |
| 10 AUD | 728.75 XPF |
| 50 AUD | 3,643.75 XPF |
| 100 AUD | 7,287.51 XPF |
| 500 AUD | 36,437.54 XPF |
| 1,000 AUD | 72,875.07 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-06-21T12:44:43Z",
"rates": {
"XPF": 72.875071
}
}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": 7287.507100000001,
"rate": 72.875071
}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