Rate Overview
Live
1 AUD = 73.3941 XPF
1 XPF = 0.013625
AUD
Avg
73.2495
High
73.5378
Low
72.9743
Last updated: 5/26/2026, 3:50:42 PM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 73.39 XPF |
| 10 AUD | 733.94 XPF |
| 50 AUD | 3,669.71 XPF |
| 100 AUD | 7,339.41 XPF |
| 500 AUD | 36,697.06 XPF |
| 1,000 AUD | 73,394.12 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-26T15:50:42Z",
"rates": {
"XPF": 73.394116
}
}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": 7339.411599999999,
"rate": 73.394116
}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