Rate Overview
Live
1 SHP = 3.6859 WST
1 WST = 0.271306
SHP
Avg
3.6662
High
3.7023
Low
3.6276
Last updated: 8/1/2026, 12:21:33 PM
Quick Conversions
| SHP | WST |
|---|---|
| 1 SHP | 3.69 WST |
| 10 SHP | 36.86 WST |
| 50 SHP | 184.29 WST |
| 100 SHP | 368.59 WST |
| 500 SHP | 1,842.94 WST |
| 1,000 SHP | 3,685.88 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-08-01T12:21:33Z",
"rates": {
"WST": 3.685876
}
}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": 368.5876,
"rate": 3.685876
}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