Rate Overview
Live
1 USD = 101.7201 XPF
1 XPF = 0.009831
USD
Avg
101.8809
High
102.1342
Low
101.6449
Last updated: 5/7/2026, 4:32:14 AM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 101.72 XPF |
| 10 USD | 1,017.20 XPF |
| 50 USD | 5,086.00 XPF |
| 100 USD | 10,172.01 XPF |
| 500 USD | 50,860.03 XPF |
| 1,000 USD | 101,720.05 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-05-07T04:32:14Z",
"rates": {
"XPF": 101.72005
}
}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": 10172.005,
"rate": 101.72005
}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