Rate Overview
Live
1 AUD = 71.4368 XPF
1 XPF = 0.013998
AUD
Avg
68.8179
High
72.7822
Low
66.2544
Last updated: 3/27/2026, 6:07:25 AM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 71.44 XPF |
| 10 AUD | 714.37 XPF |
| 50 AUD | 3,571.84 XPF |
| 100 AUD | 7,143.68 XPF |
| 500 AUD | 35,718.41 XPF |
| 1,000 AUD | 71,436.83 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-27T06:07:25Z",
"rates": {
"XPF": 71.436825
}
}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": 7143.6825,
"rate": 71.436825
}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