Rate Overview
Live
1 ALL = 1.2313 XPF
1 XPF = 0.812140
ALL
Avg
1.2384
High
1.2457
Low
1.2313
Last updated: 3/7/2026, 12:10:23 AM
Quick Conversions
| ALL | XPF |
|---|---|
| 1 ALL | 1.23 XPF |
| 10 ALL | 12.31 XPF |
| 50 ALL | 61.57 XPF |
| 100 ALL | 123.13 XPF |
| 500 ALL | 615.66 XPF |
| 1,000 ALL | 1,231.31 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-03-07T00:10:23Z",
"rates": {
"XPF": 1.231315
}
}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": 123.13149999999999,
"rate": 1.231315
}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