Rate Overview
Live
1 ALL = 1.2544 XPF
1 XPF = 0.797191
ALL
Avg
1.2506
High
1.2563
Low
1.2405
Last updated: 4/18/2026, 8:48:39 AM
Quick Conversions
| ALL | XPF |
|---|---|
| 1 ALL | 1.25 XPF |
| 10 ALL | 12.54 XPF |
| 50 ALL | 62.72 XPF |
| 100 ALL | 125.44 XPF |
| 500 ALL | 627.20 XPF |
| 1,000 ALL | 1,254.40 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-04-18T08:48:39Z",
"rates": {
"XPF": 1.254404
}
}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": 125.44040000000001,
"rate": 1.254404
}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