Rate Overview
Live
1 PHP = 0.044068 WST
1 WST = 22.6922
PHP
Avg
0.046453
High
0.050552
Low
0.043425
Last updated: 7/9/2026, 7:46:03 PM
Quick Conversions
| PHP | WST |
|---|---|
| 1 PHP | 0.04 WST |
| 10 PHP | 0.44 WST |
| 50 PHP | 2.20 WST |
| 100 PHP | 4.41 WST |
| 500 PHP | 22.03 WST |
| 1,000 PHP | 44.07 WST |
Get PHP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=WSTExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-09T19:46:03Z",
"rates": {
"WST": 0.044068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "WST",
"amount": 100
},
"result": 4.4068000000000005,
"rate": 0.044068
}Build with PHP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key