Rate Overview
Live
1 USD = 103.1485 XPF
1 XPF = 0.009695
USD
Avg
103.2297
High
103.4012
Low
103.1351
Last updated: 8/16/2026, 5:24:23 AM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 103.15 XPF |
| 10 USD | 1,031.49 XPF |
| 50 USD | 5,157.43 XPF |
| 100 USD | 10,314.85 XPF |
| 500 USD | 51,574.26 XPF |
| 1,000 USD | 103,148.53 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-08-16T05:24:23Z",
"rates": {
"XPF": 103.14852865
}
}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": 10314.852865,
"rate": 103.14852865
}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