Rate Overview
Live
1 XPF = 0.009587 USD
1 USD = 104.3079
XPF
Avg
0.009571
High
0.009587
Low
0.009557
Last updated: 7/5/2026, 5:18:43 PM
Quick Conversions
| XPF | USD |
|---|---|
| 1 XPF | 0.01 USD |
| 10 XPF | 0.10 USD |
| 50 XPF | 0.48 USD |
| 100 XPF | 0.96 USD |
| 500 XPF | 4.79 USD |
| 1,000 XPF | 9.59 USD |
Get XPF/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=USDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-05T17:18:43Z",
"rates": {
"USD": 0.009587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "USD",
"amount": 100
},
"result": 0.9587,
"rate": 0.009587
}Build with XPF/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key