Rate Overview
Live
1 WST = 0.274005 GBP
1 GBP = 3.6496
WST
Avg
0.273307
High
0.275756
Low
0.270105
Last updated: 7/5/2026, 11:03:33 PM
Quick Conversions
| WST | GBP |
|---|---|
| 1 WST | 0.27 GBP |
| 10 WST | 2.74 GBP |
| 50 WST | 13.70 GBP |
| 100 WST | 27.40 GBP |
| 500 WST | 137.00 GBP |
| 1,000 WST | 274.01 GBP |
Get WST/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=GBPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-05T23:03:33Z",
"rates": {
"GBP": 0.274005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "GBP",
"amount": 100
},
"result": 27.4005,
"rate": 0.274005
}Build with WST/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key