Rate Overview
Live
1 XPF = 0.789012 ALL
1 ALL = 1.2674
XPF
Avg
0.793759
High
0.796654
Low
0.789012
Last updated: 6/18/2026, 11:41:01 AM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.79 ALL |
| 10 XPF | 7.89 ALL |
| 50 XPF | 39.45 ALL |
| 100 XPF | 78.90 ALL |
| 500 XPF | 394.51 ALL |
| 1,000 XPF | 789.01 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-06-18T11:41:01Z",
"rates": {
"ALL": 0.789012
}
}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.9012,
"rate": 0.789012
}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