Rate Overview
Live
1 ALL = 1.2610 XPF
1 XPF = 0.793035
ALL
Avg
1.2597
High
1.2658
Low
1.2552
Last updated: 6/19/2026, 10:29:57 AM
Quick Conversions
| ALL | XPF |
|---|---|
| 1 ALL | 1.26 XPF |
| 10 ALL | 12.61 XPF |
| 50 ALL | 63.05 XPF |
| 100 ALL | 126.10 XPF |
| 500 ALL | 630.49 XPF |
| 1,000 ALL | 1,260.98 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-06-19T10:29:57Z",
"rates": {
"XPF": 1.260978
}
}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": 126.09779999999999,
"rate": 1.260978
}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