Rate Overview
Live
1 AUD = 71.3876 XPF
1 XPF = 0.014008
AUD
Avg
67.6957
High
73.4480
Low
64.8677
Last updated: 3/27/2026, 4:21:47 AM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 71.39 XPF |
| 10 AUD | 713.88 XPF |
| 50 AUD | 3,569.38 XPF |
| 100 AUD | 7,138.76 XPF |
| 500 AUD | 35,693.80 XPF |
| 1,000 AUD | 71,387.60 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-27T04:21:47Z",
"rates": {
"XPF": 71.387596
}
}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": 7138.7596,
"rate": 71.387596
}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