Rate Overview
Live
1 WST = 0.370752 PAB
1 PAB = 2.6972
WST
Avg
0.370504
High
0.370951
Low
0.369301
Last updated: 9/1/2026, 9:26:10 PM
Quick Conversions
| WST | PAB |
|---|---|
| 1 WST | 0.37 PAB |
| 10 WST | 3.71 PAB |
| 50 WST | 18.54 PAB |
| 100 WST | 37.08 PAB |
| 500 WST | 185.38 PAB |
| 1,000 WST | 370.75 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-09-01T21:26:10Z",
"rates": {
"PAB": 0.370752
}
}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.0752,
"rate": 0.370752
}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