Rate Overview
Live
1 XPF = 0.009666 USD
1 USD = 103.4554
XPF
Avg
0.009679
High
0.009713
Low
0.009623
Last updated: 3/26/2026, 11:26:09 PM
Quick Conversions
| XPF | USD |
|---|---|
| 1 XPF | 0.01 USD |
| 10 XPF | 0.10 USD |
| 50 XPF | 0.48 USD |
| 100 XPF | 0.97 USD |
| 500 XPF | 4.83 USD |
| 1,000 XPF | 9.67 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-03-26T23:26:09Z",
"rates": {
"USD": 0.009666
}
}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.9665999999999999,
"rate": 0.009666
}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