Rate Overview
Live
1 XPF = 0.009559 USD
1 USD = 104.6135
XPF
Avg
0.009569
High
0.009584
Low
0.009550
Last updated: 7/24/2026, 4:16:37 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.78 USD |
| 1,000 XPF | 9.56 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-24T16:16:37Z",
"rates": {
"USD": 0.009559
}
}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.9559,
"rate": 0.009559
}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