Rate Overview
Live
1 WST = 0.275860 GBP
1 GBP = 3.6250
WST
Avg
0.271829
High
0.286752
Low
0.255180
Last updated: 7/21/2026, 7:04:33 PM
Quick Conversions
| WST | GBP |
|---|---|
| 1 WST | 0.28 GBP |
| 10 WST | 2.76 GBP |
| 50 WST | 13.79 GBP |
| 100 WST | 27.59 GBP |
| 500 WST | 137.93 GBP |
| 1,000 WST | 275.86 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-21T19:04:33Z",
"rates": {
"GBP": 0.27586
}
}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.586,
"rate": 0.27586
}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