Rate Overview
Live
1 XPF = 0.812139 ALL
1 ALL = 1.2313
XPF
Avg
0.807519
High
0.812139
Low
0.802784
Last updated: 3/7/2026, 12:27:57 AM
Quick Conversions
| XPF | ALL |
|---|---|
| 1 XPF | 0.81 ALL |
| 10 XPF | 8.12 ALL |
| 50 XPF | 40.61 ALL |
| 100 XPF | 81.21 ALL |
| 500 XPF | 406.07 ALL |
| 1,000 XPF | 812.14 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-07T00:27:57Z",
"rates": {
"ALL": 0.812139
}
}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.21390000000001,
"rate": 0.812139
}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