Rate Overview
Live
1 WST = 0.275200 SHP
1 SHP = 3.6337
WST
Avg
0.275053
High
0.276902
Low
0.273016
Last updated: 4/17/2026, 7:35:09 AM
Quick Conversions
| WST | SHP |
|---|---|
| 1 WST | 0.28 SHP |
| 10 WST | 2.75 SHP |
| 50 WST | 13.76 SHP |
| 100 WST | 27.52 SHP |
| 500 WST | 137.60 SHP |
| 1,000 WST | 275.20 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-04-17T07:35:09Z",
"rates": {
"SHP": 0.2752
}
}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.52,
"rate": 0.2752
}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