Rate Overview
Live
1 PAB = 2.6887 WST
1 WST = 0.371926
PAB
Avg
2.7047
High
2.7188
Low
2.6887
Last updated: 3/7/2026, 12:33:43 AM
Quick Conversions
| PAB | WST |
|---|---|
| 1 PAB | 2.69 WST |
| 10 PAB | 26.89 WST |
| 50 PAB | 134.44 WST |
| 100 PAB | 268.87 WST |
| 500 PAB | 1,344.35 WST |
| 1,000 PAB | 2,688.71 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-03-07T00:33:43Z",
"rates": {
"WST": 2.688705
}
}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": 268.8705,
"rate": 2.688705
}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