Rate Overview
Live
1 WST = 0.371787 PAB
1 PAB = 2.6897
WST
Avg
0.364828
High
0.372965
Low
0.357290
Last updated: 5/27/2026, 12:33:17 PM
Quick Conversions
| WST | PAB |
|---|---|
| 1 WST | 0.37 PAB |
| 10 WST | 3.72 PAB |
| 50 WST | 18.59 PAB |
| 100 WST | 37.18 PAB |
| 500 WST | 185.89 PAB |
| 1,000 WST | 371.79 PAB |
Get WST/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=PABExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-27T12:33:17Z",
"rates": {
"PAB": 0.371787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "PAB",
"amount": 100
},
"result": 37.1787,
"rate": 0.371787
}Build with WST/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key