Rate Overview
Live
1 XPF = 0.799201 ALL
1 ALL = 1.2512
XPF
Avg
0.800373
High
0.802864
Low
0.798696
Last updated: 5/7/2026, 8:57:44 PM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.80 ALL |
| 10 XPF | 7.99 ALL |
| 50 XPF | 39.96 ALL |
| 100 XPF | 79.92 ALL |
| 500 XPF | 399.60 ALL |
| 1,000 XPF | 799.20 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-05-07T20:57:44Z",
"rates": {
"ALL": 0.799201
}
}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": 79.9201,
"rate": 0.799201
}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