Rate Overview
Live
1 ALL = 1.2901 XPF
1 XPF = 0.775132
ALL
Avg
1.2872
High
1.2901
Low
1.2839
Last updated: 8/22/2026, 7:03:25 AM
Quick Conversions
| ALL | XPF |
|---|---|
| 1 ALL | 1.29 XPF |
| 10 ALL | 12.90 XPF |
| 50 ALL | 64.51 XPF |
| 100 ALL | 129.01 XPF |
| 500 ALL | 645.05 XPF |
| 1,000 ALL | 1,290.10 XPF |
Get ALL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=XPFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-22T07:03:25Z",
"rates": {
"XPF": 1.290103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "XPF",
"amount": 100
},
"result": 129.0103,
"rate": 1.290103
}Build with ALL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key