Rate Overview
Live
1 SHP = 3.6665 WST
1 WST = 0.272743
SHP
Avg
3.6534
High
3.6776
Low
3.6305
Last updated: 6/17/2026, 8:02:09 AM
Quick Conversions
| SHP | WST |
|---|---|
| 1 SHP | 3.67 WST |
| 10 SHP | 36.66 WST |
| 50 SHP | 183.32 WST |
| 100 SHP | 366.65 WST |
| 500 SHP | 1,833.23 WST |
| 1,000 SHP | 3,666.45 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-06-17T08:02:09Z",
"rates": {
"WST": 3.666451
}
}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": 366.6451,
"rate": 3.666451
}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