Rate Overview
Live
1 USD = 104.6099 XPF
1 XPF = 0.009559
USD
Avg
102.5702
High
104.7924
Low
100.1339
Last updated: 7/27/2026, 3:42:32 AM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 104.61 XPF |
| 10 USD | 1,046.10 XPF |
| 50 USD | 5,230.50 XPF |
| 100 USD | 10,460.99 XPF |
| 500 USD | 52,304.98 XPF |
| 1,000 USD | 104,609.95 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-27T03:42:32Z",
"rates": {
"XPF": 104.60995
}
}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": 10460.994999999999,
"rate": 104.60995
}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