Rate Overview
Live
1 AUD = 72.6965 XPF
1 XPF = 0.013756
AUD
Avg
72.7682
High
73.5067
Low
72.3077
Last updated: 6/12/2026, 2:28:09 PM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 72.70 XPF |
| 10 AUD | 726.97 XPF |
| 50 AUD | 3,634.83 XPF |
| 100 AUD | 7,269.65 XPF |
| 500 AUD | 36,348.26 XPF |
| 1,000 AUD | 72,696.51 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-12T14:28:09Z",
"rates": {
"XPF": 72.696513
}
}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": 7269.6512999999995,
"rate": 72.696513
}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