Rate Overview
Live
1 USD = 103.5528 XPF
1 XPF = 0.009657
USD
Avg
101.8921
High
103.6054
Low
100.1339
Last updated: 3/27/2026, 6:51:52 PM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 103.55 XPF |
| 10 USD | 1,035.53 XPF |
| 50 USD | 5,177.64 XPF |
| 100 USD | 10,355.28 XPF |
| 500 USD | 51,776.38 XPF |
| 1,000 USD | 103,552.75 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-03-27T18:51:52Z",
"rates": {
"XPF": 103.55275
}
}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": 10355.275,
"rate": 103.55275
}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