Rate Overview
Live
1 PAB = 2.7563 WST
1 WST = 0.362802
PAB
Avg
2.7372
High
2.7563
Low
2.7226
Last updated: 7/26/2026, 11:31:46 AM
Quick Conversions
| PAB | WST |
|---|---|
| 1 PAB | 2.76 WST |
| 10 PAB | 27.56 WST |
| 50 PAB | 137.82 WST |
| 100 PAB | 275.63 WST |
| 500 PAB | 1,378.16 WST |
| 1,000 PAB | 2,756.32 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-07-26T11:31:46Z",
"rates": {
"WST": 2.756321
}
}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": 275.6321,
"rate": 2.756321
}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