Rate Overview
Live
1 WST = 0.368622 PAB
1 PAB = 2.7128
WST
Avg
0.368677
High
0.371636
Low
0.364901
Last updated: 3/27/2026, 2:47:35 PM
Quick Conversions
| WST | PAB |
|---|---|
| 1 WST | 0.37 PAB |
| 10 WST | 3.69 PAB |
| 50 WST | 18.43 PAB |
| 100 WST | 36.86 PAB |
| 500 WST | 184.31 PAB |
| 1,000 WST | 368.62 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-03-27T14:47:35Z",
"rates": {
"PAB": 0.368622
}
}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.8622,
"rate": 0.368622
}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