Rate Overview
Live
1 XPF = 0.026341 WST
1 WST = 37.9636
XPF
Avg
0.026592
High
0.028613
Low
0.024429
Last updated: 5/27/2026, 6:24:51 PM
Quick Conversions
| XPF | WST |
|---|---|
| 1 XPF | 0.03 WST |
| 10 XPF | 0.26 WST |
| 50 XPF | 1.32 WST |
| 100 XPF | 2.63 WST |
| 500 XPF | 13.17 WST |
| 1,000 XPF | 26.34 WST |
Get XPF/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=WSTExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T18:24:51Z",
"rates": {
"WST": 0.026341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "WST",
"amount": 100
},
"result": 2.6341,
"rate": 0.026341
}Build with XPF/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key