Rate Overview
Live
1 WST = 38.4522 XPF
1 XPF = 0.026006
WST
Avg
38.2975
High
38.4522
Low
38.0619
Last updated: 7/27/2026, 8:19:34 PM
Quick Conversions
| WST | XPF |
|---|---|
| 1 WST | 38.45 XPF |
| 10 WST | 384.52 XPF |
| 50 WST | 1,922.61 XPF |
| 100 WST | 3,845.22 XPF |
| 500 WST | 19,226.11 XPF |
| 1,000 WST | 38,452.23 XPF |
Get WST/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=XPFExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-27T20:19:34Z",
"rates": {
"XPF": 38.452228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "XPF",
"amount": 100
},
"result": 3845.2228,
"rate": 38.452228
}Build with WST/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key