Rate Overview
Live
1 USD = 103.1351 XPF
1 XPF = 0.009696
USD
Avg
103.2384
High
103.4012
Low
103.1351
Last updated: 8/15/2026, 5:35:46 AM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 103.14 XPF |
| 10 USD | 1,031.35 XPF |
| 50 USD | 5,156.76 XPF |
| 100 USD | 10,313.51 XPF |
| 500 USD | 51,567.57 XPF |
| 1,000 USD | 103,135.15 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-15T05:35:46Z",
"rates": {
"XPF": 103.13514861
}
}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": 10313.514861,
"rate": 103.13514861
}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