Rate Overview
Live
1 XPF = 0.804322 ALL
1 ALL = 1.2433
XPF
Avg
0.823311
High
0.848977
Low
0.801651
Last updated: 5/28/2026, 11:02:13 PM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.80 ALL |
| 10 XPF | 8.04 ALL |
| 50 XPF | 40.22 ALL |
| 100 XPF | 80.43 ALL |
| 500 XPF | 402.16 ALL |
| 1,000 XPF | 804.32 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-28T23:02:13Z",
"rates": {
"ALL": 0.804322
}
}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.4322,
"rate": 0.804322
}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