Rate Overview
Live
1 WST = 0.273379 SHP
1 SHP = 3.6579
WST
Avg
0.273113
High
0.273755
Low
0.271857
Last updated: 9/2/2026, 1:58:33 PM
Quick Conversions
| WST | SHP |
|---|---|
| 1 WST | 0.27 SHP |
| 10 WST | 2.73 SHP |
| 50 WST | 13.67 SHP |
| 100 WST | 27.34 SHP |
| 500 WST | 136.69 SHP |
| 1,000 WST | 273.38 SHP |
Get WST/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=SHPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-09-02T13:58:33Z",
"rates": {
"SHP": 0.273379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "SHP",
"amount": 100
},
"result": 27.337899999999998,
"rate": 0.273379
}Build with WST/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key