Rate Overview
Live
1 AUD = 73.3488 XPF
1 XPF = 0.013633
AUD
Avg
69.5618
High
73.4407
Low
65.4287
Last updated: 5/26/2026, 5:03:40 PM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 73.35 XPF |
| 10 AUD | 733.49 XPF |
| 50 AUD | 3,667.44 XPF |
| 100 AUD | 7,334.88 XPF |
| 500 AUD | 36,674.40 XPF |
| 1,000 AUD | 73,348.80 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-05-26T17:03:40Z",
"rates": {
"XPF": 73.3488
}
}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": 7334.88,
"rate": 73.3488
}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