Rate Overview
Live
1 SHP = 3.5945 WST
1 WST = 0.278201
SHP
Avg
3.6262
High
3.6634
Low
3.5945
Last updated: 3/7/2026, 1:04:26 AM
Quick Conversions
| SHP | WST |
|---|---|
| 1 SHP | 3.59 WST |
| 10 SHP | 35.95 WST |
| 50 SHP | 179.73 WST |
| 100 SHP | 359.45 WST |
| 500 SHP | 1,797.26 WST |
| 1,000 SHP | 3,594.53 WST |
Get SHP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=WSTExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-07T01:04:26Z",
"rates": {
"WST": 3.594529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "WST",
"amount": 100
},
"result": 359.4529,
"rate": 3.594529
}Build with SHP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key