Rate Overview
Live
1 PHP = 0.043541 WST
1 WST = 22.9669
PHP
Avg
0.043783
High
0.044219
Low
0.043441
Last updated: 5/28/2026, 3:31:49 AM
Quick Conversions
| PHP | WST |
|---|---|
| 1 PHP | 0.04 WST |
| 10 PHP | 0.44 WST |
| 50 PHP | 2.18 WST |
| 100 PHP | 4.35 WST |
| 500 PHP | 21.77 WST |
| 1,000 PHP | 43.54 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-05-28T03:31:49Z",
"rates": {
"WST": 0.043541
}
}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.354100000000001,
"rate": 0.043541
}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