Rate Overview
Live
1 XPF = 0.800122 ALL
1 ALL = 1.2498
XPF
Avg
0.800154
High
0.806148
Low
0.796019
Last updated: 4/17/2026, 7:32:09 AM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.80 ALL |
| 10 XPF | 8.00 ALL |
| 50 XPF | 40.01 ALL |
| 100 XPF | 80.01 ALL |
| 500 XPF | 400.06 ALL |
| 1,000 XPF | 800.12 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-04-17T07:32:09Z",
"rates": {
"ALL": 0.800122
}
}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.0122,
"rate": 0.800122
}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