Rate Overview
Live
1 USD = 103.2194 XPF
1 XPF = 0.009688
USD
Avg
103.2158
High
103.4747
Low
103.0043
Last updated: 6/16/2026, 1:25:31 PM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 103.22 XPF |
| 10 USD | 1,032.19 XPF |
| 50 USD | 5,160.97 XPF |
| 100 USD | 10,321.94 XPF |
| 500 USD | 51,609.70 XPF |
| 1,000 USD | 103,219.40 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-16T13:25:31Z",
"rates": {
"XPF": 103.2194
}
}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": 10321.939999999999,
"rate": 103.2194
}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