Rate Overview
Live
1 WST = 0.276277 SHP
1 SHP = 3.6196
WST
Avg
0.275391
High
0.277376
Low
0.273207
Last updated: 3/27/2026, 2:46:18 PM
Quick Conversions
| WST | SHP |
|---|---|
| 1 WST | 0.28 SHP |
| 10 WST | 2.76 SHP |
| 50 WST | 13.81 SHP |
| 100 WST | 27.63 SHP |
| 500 WST | 138.14 SHP |
| 1,000 WST | 276.28 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-03-27T14:46:18Z",
"rates": {
"SHP": 0.276277
}
}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.6277,
"rate": 0.276277
}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