Rate Overview
Live
1 PAB = 2.7345 WST
1 WST = 0.365700
PAB
Avg
2.7266
High
2.7345
Low
2.7191
Last updated: 8/15/2026, 9:34:27 AM
Quick Conversions
| PAB | WST |
|---|---|
| 1 PAB | 2.73 WST |
| 10 PAB | 27.34 WST |
| 50 PAB | 136.72 WST |
| 100 PAB | 273.45 WST |
| 500 PAB | 1,367.24 WST |
| 1,000 PAB | 2,734.48 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-08-15T09:34:27Z",
"rates": {
"WST": 2.734483
}
}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": 273.4483,
"rate": 2.734483
}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