Rate Overview
Live
1 USD = 102.2175 XPF
1 XPF = 0.009783
USD
Avg
102.1144
High
103.8722
Low
100.1701
Last updated: 5/27/2026, 12:32:37 PM
Quick Conversions
| USD | XPF |
|---|---|
| 1 USD | 102.22 XPF |
| 10 USD | 1,022.18 XPF |
| 50 USD | 5,110.88 XPF |
| 100 USD | 10,221.75 XPF |
| 500 USD | 51,108.75 XPF |
| 1,000 USD | 102,217.50 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-27T12:32:37Z",
"rates": {
"XPF": 102.2175
}
}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": 10221.75,
"rate": 102.2175
}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