Rate Overview
Live
1 AUD = 72.8407 XPF
1 XPF = 0.013729
AUD
Avg
72.7512
High
73.0255
Low
72.5020
Last updated: 7/18/2026, 8:05:58 AM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 72.84 XPF |
| 10 AUD | 728.41 XPF |
| 50 AUD | 3,642.04 XPF |
| 100 AUD | 7,284.07 XPF |
| 500 AUD | 36,420.35 XPF |
| 1,000 AUD | 72,840.71 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-18T08:05:58Z",
"rates": {
"XPF": 72.840705
}
}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": 7284.0705,
"rate": 72.840705
}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