Rate Overview
Live
1 XPF = 0.787422 ALL
1 ALL = 1.2700
XPF
Avg
0.791367
High
0.799458
Low
0.785288
Last updated: 7/7/2026, 1:26:58 PM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.79 ALL |
| 10 XPF | 7.87 ALL |
| 50 XPF | 39.37 ALL |
| 100 XPF | 78.74 ALL |
| 500 XPF | 393.71 ALL |
| 1,000 XPF | 787.42 ALL |
Get XPF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ALLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-07T13:26:58Z",
"rates": {
"ALL": 0.787422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ALL",
"amount": 100
},
"result": 78.7422,
"rate": 0.787422
}Build with XPF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key