Rate Overview
Live
1 WST = 37.9228 XPF
1 XPF = 0.026369
WST
Avg
37.9990
High
38.0667
Low
37.9228
Last updated: 9/3/2026, 4:27:04 AM
Quick Conversions
| WST | XPF |
|---|---|
| 1 WST | 37.92 XPF |
| 10 WST | 379.23 XPF |
| 50 WST | 1,896.14 XPF |
| 100 WST | 3,792.28 XPF |
| 500 WST | 18,961.39 XPF |
| 1,000 WST | 37,922.79 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-09-03T04:27:04Z",
"rates": {
"XPF": 37.922787
}
}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": 3792.2787,
"rate": 37.922787
}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