Rate Overview
Live
1 PAB = 2.7129 WST
1 WST = 0.368604
PAB
Avg
2.6979
High
2.7354
Low
2.6557
Last updated: 5/27/2026, 6:12:19 AM
Quick Conversions
| PAB | WST |
|---|---|
| 1 PAB | 2.71 WST |
| 10 PAB | 27.13 WST |
| 50 PAB | 135.65 WST |
| 100 PAB | 271.29 WST |
| 500 PAB | 1,356.47 WST |
| 1,000 PAB | 2,712.94 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-05-27T06:12:19Z",
"rates": {
"WST": 2.71294
}
}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": 271.29400000000004,
"rate": 2.71294
}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