Rate Overview
Live
1 PHP = 0.046417 WST
1 WST = 21.5438
PHP
Avg
0.046386
High
0.047036
Low
0.045869
Last updated: 3/7/2026, 7:35:01 AM
Quick Conversions
| PHP | WST |
|---|---|
| 1 PHP | 0.05 WST |
| 10 PHP | 0.46 WST |
| 50 PHP | 2.32 WST |
| 100 PHP | 4.64 WST |
| 500 PHP | 23.21 WST |
| 1,000 PHP | 46.42 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-03-07T07:35:01Z",
"rates": {
"WST": 0.046417
}
}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.6417,
"rate": 0.046417
}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