Rate Overview
Live
1 AUD = 72.8908 XPF
1 XPF = 0.013719
AUD
Avg
72.5101
High
72.9666
Low
72.0108
Last updated: 7/14/2026, 3:30:37 PM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 72.89 XPF |
| 10 AUD | 728.91 XPF |
| 50 AUD | 3,644.54 XPF |
| 100 AUD | 7,289.08 XPF |
| 500 AUD | 36,445.41 XPF |
| 1,000 AUD | 72,890.81 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-07-14T15:30:37Z",
"rates": {
"XPF": 72.890813
}
}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": 7289.0813,
"rate": 72.890813
}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