Rate Overview
Live
1 PAB = 2.6925 WST
1 WST = 0.371400
PAB
Avg
2.7214
High
2.7435
Low
2.6925
Last updated: 6/16/2026, 1:27:07 PM
Quick Conversions
| PAB | WST |
|---|---|
| 1 PAB | 2.69 WST |
| 10 PAB | 26.93 WST |
| 50 PAB | 134.63 WST |
| 100 PAB | 269.25 WST |
| 500 PAB | 1,346.26 WST |
| 1,000 PAB | 2,692.52 WST |
Get PAB/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=WSTExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-16T13:27:07Z",
"rates": {
"WST": 2.692515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "WST",
"amount": 100
},
"result": 269.2515,
"rate": 2.692515
}Build with PAB/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key