Rate Overview
Live
1 SHP = 3.5607 WST
1 WST = 0.280846
SHP
Avg
3.6071
High
3.6646
Low
3.5607
Last updated: 5/7/2026, 5:59:08 PM
Quick Conversions
| SHP | WST |
|---|---|
| 1 SHP | 3.56 WST |
| 10 SHP | 35.61 WST |
| 50 SHP | 178.03 WST |
| 100 SHP | 356.07 WST |
| 500 SHP | 1,780.34 WST |
| 1,000 SHP | 3,560.67 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-05-07T17:59:08Z",
"rates": {
"WST": 3.560671
}
}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": 356.06710000000004,
"rate": 3.560671
}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