Rate Overview
Live
1 USD = 104.3324 XPF
1 XPF = 0.009585
USD
Avg
104.3808
High
104.6125
Low
104.1985
Last updated: 7/19/2026, 3:01:35 AM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 104.33 XPF |
| 10 USD | 1,043.32 XPF |
| 50 USD | 5,216.62 XPF |
| 100 USD | 10,433.24 XPF |
| 500 USD | 52,166.19 XPF |
| 1,000 USD | 104,332.39 XPF |
Get USD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=XPFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T03:01:35Z",
"rates": {
"XPF": 104.33238723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "XPF",
"amount": 100
},
"result": 10433.238722999999,
"rate": 104.33238723
}Build with USD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key