Rate Overview
Live
1 WST = 0.362802 PAB
1 PAB = 2.7563
WST
Avg
0.365349
High
0.367293
Low
0.362802
Last updated: 7/26/2026, 7:26:02 AM
Quick Conversions
| WST | PAB |
|---|---|
| 1 WST | 0.36 PAB |
| 10 WST | 3.63 PAB |
| 50 WST | 18.14 PAB |
| 100 WST | 36.28 PAB |
| 500 WST | 181.40 PAB |
| 1,000 WST | 362.80 PAB |
Get WST/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=PABExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-26T07:26:02Z",
"rates": {
"PAB": 0.362802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "PAB",
"amount": 100
},
"result": 36.2802,
"rate": 0.362802
}Build with WST/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key