Rate Overview
Live
1 USD = 103.4739 XPF
1 XPF = 0.009664
USD
Avg
103.2717
High
103.4922
Low
102.9475
Last updated: 3/27/2026, 3:09:58 PM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 103.47 XPF |
| 10 USD | 1,034.74 XPF |
| 50 USD | 5,173.70 XPF |
| 100 USD | 10,347.39 XPF |
| 500 USD | 51,736.95 XPF |
| 1,000 USD | 103,473.90 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-03-27T15:09:58Z",
"rates": {
"XPF": 103.4739
}
}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": 10347.39,
"rate": 103.4739
}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