Rate Overview
Live
1 PHP = 0.045496 WST
1 WST = 21.9800
PHP
Avg
0.045746
High
0.047036
Low
0.044833
Last updated: 3/28/2026, 3:17:43 PM
Quick Conversions
| PHP | WST |
|---|---|
| 1 PHP | 0.05 WST |
| 10 PHP | 0.45 WST |
| 50 PHP | 2.27 WST |
| 100 PHP | 4.55 WST |
| 500 PHP | 22.75 WST |
| 1,000 PHP | 45.50 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-28T15:17:43Z",
"rates": {
"WST": 0.045496
}
}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.5496,
"rate": 0.045496
}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