Rate Overview
Live
1 WST = 0.370248 PAB
1 PAB = 2.7009
WST
Avg
0.367336
High
0.370248
Low
0.364133
Last updated: 4/16/2026, 10:42:12 PM
Quick Conversions
| WST | PAB |
|---|---|
| 1 WST | 0.37 PAB |
| 10 WST | 3.70 PAB |
| 50 WST | 18.51 PAB |
| 100 WST | 37.02 PAB |
| 500 WST | 185.12 PAB |
| 1,000 WST | 370.25 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-04-16T22:42:12Z",
"rates": {
"PAB": 0.370248
}
}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": 37.0248,
"rate": 0.370248
}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