Rate Overview
Live
1 USD = 101.5927 XPF
1 XPF = 0.009843
USD
Avg
101.9969
High
102.7863
Low
101.4365
Last updated: 4/16/2026, 10:51:12 PM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 101.59 XPF |
| 10 USD | 1,015.93 XPF |
| 50 USD | 5,079.63 XPF |
| 100 USD | 10,159.27 XPF |
| 500 USD | 50,796.33 XPF |
| 1,000 USD | 101,592.65 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-04-16T22:51:12Z",
"rates": {
"XPF": 101.59265
}
}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": 10159.265000000001,
"rate": 101.59265
}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