Rate Overview
Live
1 XPF = 0.803517 ALL
1 ALL = 1.2445
XPF
Avg
0.803917
High
0.807424
Low
0.801717
Last updated: 3/27/2026, 9:25:40 AM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.80 ALL |
| 10 XPF | 8.04 ALL |
| 50 XPF | 40.18 ALL |
| 100 XPF | 80.35 ALL |
| 500 XPF | 401.76 ALL |
| 1,000 XPF | 803.52 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-03-27T09:25:40Z",
"rates": {
"ALL": 0.803517
}
}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": 80.35170000000001,
"rate": 0.803517
}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