Rate Overview
Live
1 XPF = 0.009810 USD
1 USD = 101.9368
XPF
Avg
0.009824
High
0.009900
Low
0.009745
Last updated: 3/6/2026, 7:12:01 PM
Quick Conversions
| XPF | USD |
|---|---|
| 1 XPF | 0.01 USD |
| 10 XPF | 0.10 USD |
| 50 XPF | 0.49 USD |
| 100 XPF | 0.98 USD |
| 500 XPF | 4.90 USD |
| 1,000 XPF | 9.81 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-06T19:12:01Z",
"rates": {
"USD": 0.00981
}
}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.9809999999999999,
"rate": 0.00981
}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