Rate Overview
Live
1 AUD = 73.8496 XPF
1 XPF = 0.013541
AUD
Avg
73.3670
High
73.8496
Low
73.0056
Last updated: 5/6/2026, 10:16:54 AM
Quick Conversions
| AUD | XPF |
|---|---|
| 1 AUD | 73.85 XPF |
| 10 AUD | 738.50 XPF |
| 50 AUD | 3,692.48 XPF |
| 100 AUD | 7,384.96 XPF |
| 500 AUD | 36,924.80 XPF |
| 1,000 AUD | 73,849.59 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-06T10:16:54Z",
"rates": {
"XPF": 73.849595
}
}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": 7384.959499999999,
"rate": 73.849595
}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