Rate Overview
Live
1 AUD = 73.0003 XPF
1 XPF = 0.013699
AUD
Avg
69.7218
High
73.8578
Low
64.8677
Last updated: 7/24/2026, 3:08:05 PM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 73.00 XPF |
| 10 AUD | 730.00 XPF |
| 50 AUD | 3,650.01 XPF |
| 100 AUD | 7,300.03 XPF |
| 500 AUD | 36,500.13 XPF |
| 1,000 AUD | 73,000.25 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-24T15:08:05Z",
"rates": {
"XPF": 73.000251
}
}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": 7300.025100000001,
"rate": 73.000251
}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