Rate Overview
Live
1 ALL = 1.2501 XPF
1 XPF = 0.799921
ALL
Avg
1.2496
High
1.2520
Low
1.2455
Last updated: 5/9/2026, 9:57:41 AM
Quick Conversions
| ALL | XPF |
|---|---|
| 1 ALL | 1.25 XPF |
| 10 ALL | 12.50 XPF |
| 50 ALL | 62.51 XPF |
| 100 ALL | 125.01 XPF |
| 500 ALL | 625.06 XPF |
| 1,000 ALL | 1,250.12 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-05-09T09:57:41Z",
"rates": {
"XPF": 1.250124
}
}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.0124,
"rate": 1.250124
}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