Rate Overview
Live
1 XPF = 0.810059 ALL
1 ALL = 1.2345 XPF
Avg
0.808876
High
0.811224
Low
0.805931
Last updated: 1/25/2026, 3:16:40 PM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.81 ALL |
| 10 XPF | 8.10 ALL |
| 50 XPF | 40.50 ALL |
| 100 XPF | 81.01 ALL |
| 500 XPF | 405.03 ALL |
| 1,000 XPF | 810.06 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-01-25T15:16:40Z",
"rates": {
"ALL": 0.810059
}
}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": 81.0059,
"rate": 0.810059
}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