Rate Overview
Live
1 ALL = 1.2435 XPF
1 XPF = 0.804201
ALL
Avg
1.2273
High
1.2435
Low
1.2031
Last updated: 1/25/2026, 11:50:02 PM
Quick Conversions
| ALL | XPF |
|---|---|
| 1 ALL | 1.24 XPF |
| 10 ALL | 12.43 XPF |
| 50 ALL | 62.17 XPF |
| 100 ALL | 124.35 XPF |
| 500 ALL | 621.74 XPF |
| 1,000 ALL | 1,243.47 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-01-25T23:50:02Z",
"rates": {
"XPF": 1.24347
}
}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": 124.34700000000001,
"rate": 1.24347
}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