Rate Overview
Live
1 AUD = 71.2275 XPF
1 XPF = 0.014040
AUD
Avg
71.9824
High
73.0377
Low
71.2275
Last updated: 3/27/2026, 2:47:20 AM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 71.23 XPF |
| 10 AUD | 712.28 XPF |
| 50 AUD | 3,561.38 XPF |
| 100 AUD | 7,122.75 XPF |
| 500 AUD | 35,613.75 XPF |
| 1,000 AUD | 71,227.50 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-27T02:47:20Z",
"rates": {
"XPF": 71.227502
}
}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": 7122.7502,
"rate": 71.227502
}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