Rate Overview
Live
1 WST = 0.266033 SHP
1 SHP = 3.7589 WST
Avg
0.271697
High
0.285360
Low
0.256500
Last updated: 1/25/2026, 3:37:17 PM
Quick Conversions
| WST | SHP |
|---|---|
| 1 WST | 0.27 SHP |
| 10 WST | 2.66 SHP |
| 50 WST | 13.30 SHP |
| 100 WST | 26.60 SHP |
| 500 WST | 133.02 SHP |
| 1,000 WST | 266.03 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-01-25T15:37:17Z",
"rates": {
"SHP": 0.266033
}
}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": 26.6033,
"rate": 0.266033
}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