Rate Overview
Live
1 ALL = 1.2737 XPF
1 XPF = 0.785099
ALL
Avg
1.2721
High
1.2737
Low
1.2700
Last updated: 7/11/2026, 11:14:50 PM
Quick Conversions
| ALL | XPF |
|---|---|
| 1 ALL | 1.27 XPF |
| 10 ALL | 12.74 XPF |
| 50 ALL | 63.69 XPF |
| 100 ALL | 127.37 XPF |
| 500 ALL | 636.86 XPF |
| 1,000 ALL | 1,273.73 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-07-11T23:14:50Z",
"rates": {
"XPF": 1.273725
}
}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": 127.3725,
"rate": 1.273725
}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