Rate Overview
Live
1 USD = 102.9116 XPF
1 XPF = 0.009717
USD
Avg
103.1804
High
103.4747
Low
102.9116
Last updated: 6/16/2026, 12:23:14 PM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 102.91 XPF |
| 10 USD | 1,029.12 XPF |
| 50 USD | 5,145.58 XPF |
| 100 USD | 10,291.16 XPF |
| 500 USD | 51,455.80 XPF |
| 1,000 USD | 102,911.60 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-06-16T12:23:14Z",
"rates": {
"XPF": 102.9116
}
}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": 10291.16,
"rate": 102.9116
}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