Rate Overview
Live
1 SHP = 3.6711 WST
1 WST = 0.272397
SHP
Avg
3.6662
High
3.6741
Low
3.6579
Last updated: 9/9/2026, 2:18:28 PM
Quick Conversions
| SHP | WST |
|---|---|
| 1 SHP | 3.67 WST |
| 10 SHP | 36.71 WST |
| 50 SHP | 183.56 WST |
| 100 SHP | 367.11 WST |
| 500 SHP | 1,835.56 WST |
| 1,000 SHP | 3,671.12 WST |
Get SHP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=WSTExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-09-09T14:18:28Z",
"rates": {
"WST": 3.671117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "WST",
"amount": 100
},
"result": 367.11170000000004,
"rate": 3.671117
}Build with SHP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key