Rate Overview
Live
1 USD = 102.6677 XPF
1 XPF = 0.009740
USD
Avg
101.8454
High
104.0152
Low
99.4385
Last updated: 5/27/2026, 11:17:46 AM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 102.67 XPF |
| 10 USD | 1,026.68 XPF |
| 50 USD | 5,133.39 XPF |
| 100 USD | 10,266.78 XPF |
| 500 USD | 51,333.88 XPF |
| 1,000 USD | 102,667.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-05-27T11:17:46Z",
"rates": {
"XPF": 102.66775
}
}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": 10266.775,
"rate": 102.66775
}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