Rate Overview
Live
1 WST = 0.364602 PAB
1 PAB = 2.7427
WST
Avg
0.365620
High
0.367813
Low
0.364601
Last updated: 7/19/2026, 4:38:34 PM
Quick Conversions
| WST | PAB |
|---|---|
| 1 WST | 0.36 PAB |
| 10 WST | 3.65 PAB |
| 50 WST | 18.23 PAB |
| 100 WST | 36.46 PAB |
| 500 WST | 182.30 PAB |
| 1,000 WST | 364.60 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-19T16:38:34Z",
"rates": {
"PAB": 0.364602
}
}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.4602,
"rate": 0.364602
}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