Rate Overview
Live
1 WST = 0.270573 SHP
1 SHP = 3.6959
WST
Avg
0.272012
High
0.274461
Low
0.270105
Last updated: 7/7/2026, 5:57:52 AM
Quick Conversions
| WST | SHP |
|---|---|
| 1 WST | 0.27 SHP |
| 10 WST | 2.71 SHP |
| 50 WST | 13.53 SHP |
| 100 WST | 27.06 SHP |
| 500 WST | 135.29 SHP |
| 1,000 WST | 270.57 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-07-07T05:57:52Z",
"rates": {
"SHP": 0.270573
}
}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.0573,
"rate": 0.270573
}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