Rate Overview
Live
1 SHP = 3.6337 WST
1 WST = 0.275200
SHP
Avg
3.6357
High
3.6628
Low
3.6114
Last updated: 4/17/2026, 6:21:28 AM
Quick Conversions
| SHP | WST |
|---|---|
| 1 SHP | 3.63 WST |
| 10 SHP | 36.34 WST |
| 50 SHP | 181.69 WST |
| 100 SHP | 363.37 WST |
| 500 SHP | 1,816.86 WST |
| 1,000 SHP | 3,633.72 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-04-17T06:21:28Z",
"rates": {
"WST": 3.63372
}
}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": 363.37199999999996,
"rate": 3.63372
}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