Rate Overview
Live
1 XPF = 0.774775 ALL
1 ALL = 1.2907
XPF
Avg
0.773877
High
0.776460
Low
0.772160
Last updated: 9/7/2026, 5:42:06 PM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.77 ALL |
| 10 XPF | 7.75 ALL |
| 50 XPF | 38.74 ALL |
| 100 XPF | 77.48 ALL |
| 500 XPF | 387.39 ALL |
| 1,000 XPF | 774.78 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-09-07T17:42:06Z",
"rates": {
"ALL": 0.774775
}
}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": 77.47749999999999,
"rate": 0.774775
}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