Rate Overview
Live
1 WST = 0.370300 PAB
1 PAB = 2.7005
WST
Avg
0.370525
High
0.372020
Low
0.365571
Last updated: 5/7/2026, 12:14:45 AM
Quick Conversions
| WST | PAB |
|---|---|
| 1 WST | 0.37 PAB |
| 10 WST | 3.70 PAB |
| 50 WST | 18.52 PAB |
| 100 WST | 37.03 PAB |
| 500 WST | 185.15 PAB |
| 1,000 WST | 370.30 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-07T00:14:45Z",
"rates": {
"PAB": 0.3703
}
}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.03,
"rate": 0.3703
}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