Rate Overview
Live
1 SHP = 3.6599 WST
1 WST = 0.273232
SHP
Avg
3.6641
High
3.7023
Low
3.6276
Last updated: 7/31/2026, 6:11:59 PM
Quick Conversions
| SHP | WST |
|---|---|
| 1 SHP | 3.66 WST |
| 10 SHP | 36.60 WST |
| 50 SHP | 182.99 WST |
| 100 SHP | 365.99 WST |
| 500 SHP | 1,829.94 WST |
| 1,000 SHP | 3,659.89 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-07-31T18:11:59Z",
"rates": {
"WST": 3.659888
}
}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": 365.9888,
"rate": 3.659888
}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